> 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
> 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
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
> 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
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