Hi all,
I am tring to forward the H.264 stream from a H.264 RTSP server to VLC by
live555. Since I don't care the type of UDP payload, I don't want to
unpack&repack the H.264 stream over RTP. Can I forward the UDP datagram
directly to VLC?
Just made an attemption, it couldn't play on VL
Ross, I have to disagree with you a little here.
Shouldn't it be the servers responsibility to provide the best possible
experience to the client given the network conditions, the content
delivery method and the content requested by the client.
And if the server can detect that the network is to
No, this is nonsense. TCP is intended to be a reliable byte-stream
protocol; it's the job of the operating system's TCP implementation -
not application-level code (such as LIVE555) - to provide reliable
delivery. If, however, your stream's bitrate is too large for your
network, then you're i
Hello,
I have tested LIVE555 and I found one problem. Clients connecting to live
server over slow network have problems receiving data with RTSP TCP
encapsulation turned on. If bitrate of the video is bigger, than available
network bandwidth, Live server discards packed randomly. This keeps net
Hi Ross, thank you for your response. So, is it difficult to change it to work
for unicast address? If it can be done, which part shall I modify?
Thank you.
Best regards,
- Zelalem S.
> Date: Tue, 17 Nov 2009 01:47:17 -0800
> To: live-de...@ns.live555.com
> From: finlay...@live555.com
> Su