Hello,

I am writing a streaming application with live555, both on the server
and client ends. I will be using live555 to mulitcast MPEG2 transport
streams over RTP to the clients. Periodically, the server will stop
multicasting the current file and switch to a new one, sending it to
the same multicast address and port to which the previous TS was being
sent.

Now, obviously, the second TS may defer in parameters from the 1st TS.
For example, the picture size could be different, or it could contain
a different video codec. I am thinking that the decoder on the client
end will need, somehow, to know of this change. Are there any
facilities in live555, the TS protocol or the RTP protocol that would
help with this. Or am I on my own and will have to parse the TS coming
out of the MediaSink in the client application.

Perhaps someone could suggest a better way of doing this?

Thanks.

-- 
B. Gitonga Marete
Tel: +254-722-151-590
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to