Re: [Live-devel] Still failed in receiving data via multicast

2012-06-12 Thread Ross Finlayson
> I still cannot find my wrong in receiving date using the "openRTSP" > command-line client via multicast. > I have tried to apply for streams from the DM368IPNC, the TMDXIPCAM8127J3, > and the "testH264VideoStreamer", but all failed. > The RTSP protocol exchange works OK, but then the client can

Re: [Live-devel] Stream m4e file

2012-06-12 Thread Ross Finlayson
> I am using LIVE555MediaServer to generate anstream of test.m4e file. > While I am playing generated stram in VLC it is not playing properly. > Picture qlity is bad and sound not coming. Note that ".m4e" files *must* be "MPEG-4 Video Elementary Stream" files - i.e., MPEG-4 video-only files (with

[Live-devel] Stream m4e file

2012-06-12 Thread Vinay Tyagi
Hi,   I am using LIVE555MediaServer to generate anstream of test.m4e file. While I am playing generated stram in VLC it is not playing properly. Picture qlity is bad and sound not coming. The following errors are flushing continuously on console -   Please advice.   C:\Documents and Settings\B0077

Re: [Live-devel] live555 srtp support for vlc player

2012-06-12 Thread Ross Finlayson
> Does live555 support SRTP ? No. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Get connections on ProxyServerMediaSession

2012-06-12 Thread Jesús Leganés
Hi Ross, > The "ProxyServerMediaSession" class was intended to be a self-contained, > fully-featured class that could be used 'as is' to build RTSP proxy > servers. For now at least, it is not intended to be customizable. (This > may change in the future, depending on how the code ends up being