[Live-devel] Test .AAC stream from LIVE 555

2009-08-09 Thread Deepti . Saraswat
Hi Ross, In my own application (RTSP Client ) I want to recieve a .aac file. For that purpose I created test.aac file . But at the receiving end I am not getting any SDP description for this file (Although there is no .sdp file regarding test.aac) Then how can I test using LIVE 555 sample progra

Re: [Live-devel] Problems with compilation the project

2009-08-09 Thread Dan DuFeu
Hi Georgy, I currently compile under VS 2008 as well, but I use the supplied makefiles (with minor changes to win32config) to do this. I'm guessing you are missing the UsageEnvironment library as input to the linker. Try adding UsageEnvironment project as a dependency of BasicUsageEnvironme

[Live-devel] Problems with compilation the project

2009-08-09 Thread Georgy Steshin
Hi all, I have made a new solution in visual studio 2008 and had compiled successfully the whole projects. But I can't compile the testProgs. This is the output from the compiler Error 1 error LNK2001: unresolved external symbol "class DelayInterval __cdecl operator*(short,c

Re: [Live-devel] configuration for LEON SPARC V8

2009-08-09 Thread Ross Finlayson
Using config.linux, I did "make" and then executed "testOnDemandRTSPServer" on target processor, LEON SPARC V8. But following message was generated. ./testOnDemandRTSPServer: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory "ldd tes

Re: [Live-devel] configuration for LEON SPARC V8

2009-08-09 Thread W
Using config.linux, I did "make" and then executed "testOnDemandRTSPServer" on target processor, LEON SPARC V8. But following message was generated. ./testOnDemandRTSPServer: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory "ldd test