[Live-devel] problem with testRelay
adrian hornsby
adrian_hornsby at yahoo.co.uk
Thu Mar 10 17:59:18 PST 2005
I need to implement a simple mpeg2_ts splicing module on the network,
receiving mpeg2ts streams from multicast addresses and after splicing them,
retransmit the stream on another multicast address.
So basically, I will need to get the mpeg2-ts streams from UDP multicast,
parse the streams into the Mpeg2TransportStreamFramer to get the splicing
info, start of PES and start of GOP, then switch the sources, check the time
stamp (if needed) and retransmit the resulting mpeg2ts stream on a multicast
address via UDP.
I didn't really find any other library (well documented and easy to use)
So if you have any suggestion, please let me know, that would be very great.
Thanks.
On Thursday 10 Mar 2005 15:49, Ross Finlayson wrote:
> >I really have to get this work
>
> Out of curiosity - why? Why do you need to relay traffic from one
> multicast address to another? (Perhaps there's another way to do what you
> really want to do??)
>
>
> Ross Finlayson
> LIVE.COM
> <http://www.live.com/>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live.com
> http://lists.live.com/mailman/listinfo/live-devel
More information about the live-devel
mailing list