I want do QoS on my relayer as PlayCommon.cpp,
there are code examples? I want print QoS output as openRTSP,
Yes - just look at how "openRTSP" implements the "-Q" option (in
"playCommon.cpp").
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
__
Hi Ross,
I want do QoS on my relayer as PlayCommon.cpp,
there are code examples? I want print QoS output as openRTSP,
Regards
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel
Hi Ross,
I am a relayer. I store rtp packets in two files (audio and video),so I relay
on demand!
If I work with QuickTime Broadcaster (h264 and mp4) it's ok!
But if I generate the stream, with testOnDemanRTSPServer (test.mpg), my
application don't work!
Audio is blocked after few seconds! Why?
P
Hi,
How I can do a relayer unicast->unicast (for example) using local files buffer
within rtp packets?
I have as input a stream on demand (for example a MPEG4 audio/video with
address rtsp://192.168.178.20:8555/mystream).
Thanks in advance,
Bobo
___