Re: [Live-devel] a problem about RTSP for Wince

2008-07-18 Thread Ross Finlayson
First, Live555 that it seems no config.wince or config.ppc or else and I want to use live to VLC(a mediaplayer). so I download VLC and use VLC offical cross-compiler. this portion had been done (I can use VLC on Wince) Questions about compiling VLC should be sent to a VLC mailing list. I thin

[Live-devel] a problem about RTSP for Wince

2008-07-18 Thread wangmeimeikimo
First, Live555 that it seems no config.wince or config.ppc or else and I want to use live to VLC(a mediaplayer). so I download VLC and use VLC offical cross-compiler. this portion had been done (I can use VLC on Wince) Second, I want to use RTSP on VLC,and the live555 says"If no "config." file e

[Live-devel] how can I listen the musics?

2008-07-18 Thread Otavio Rodrigues
Hi, I downloaded live555 and started the server properly, but I can't find out how to listen to the musics that I stream. How do I listen to them, what is the adress? thanks best regards otavio ___ live-devel mailing list live-devel@lists.live

Re: [Live-devel] session state

2008-07-18 Thread Ross Finlayson
From the server point of view, after the calls to "doEventLoop()" how can I get information about the state of the session (INIT, READY or PLAY states)? There's really no way to do this with the current code. The 'session state' that you are looking for would be a property of each "RTSPServer

[Live-devel] session state

2008-07-18 Thread Breviario Marco
Using the testOnDemandRTSPServer example I request media to server and I can start and stop the streaming. >From the server point of view, after the calls to "doEventLoop()" how can I get information about the state of the session (INIT, READY or PLAY states)? Thanks in advance, Marco ___

[Live-devel] Help with openRTSP - windows

2008-07-18 Thread Babitha
Hi all, I have compiled openRTSP in windows.On executing the openRTSP.exe, I get an error The ordinal 1346 could not be located in the dynamic link library COREDLL.dll.Can anybody help me? Thanks in Advance, Babitha ___ live-devel mailing list live-de

[Live-devel] Windows vs Linux RTSP/RTP/UDP difference

2008-07-18 Thread Kumar Bala
Hello All, I am facing a bizarre platform dependent problem in streaming real time Mpeg 4 (Standard and High Definition). I have an embedded linux where I capture a live video and convert it into MPEG4 frames (using a hardware encoder). I use MPEG4DiscreteStreamFramer to stream these frames u