[Live-devel] Streaming unicast

Ramon Martin de Pozuelo rmpg2001 at gmail.com
Wed May 16 03:43:33 PDT 2007


I have an application that streams h.264 video broadcast and on demand. But
I need to send that video to a specific address, but not on demand. To send
broadcast I use a similar way to testMPEG4VideoStreamer, changing random
multicast address to a broadcast network address. It works perfect, but when
I change this broadcast address to an unicast address, it breaks down. It
works for a few seconds, until RTCP SR packet is send, network returns an
ICMP message (Port Unreacheable) because the client is not already avaible.
Then, it gives me an error (bytesRead=-1 / err=9) and application stop
sending RTP packets.

Is there some way to keep alive session, though client is not alive?

Thanks in advance,

Ramon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20070516/6f364b1d/attachment.html 


More information about the live-devel mailing list