> In fact I have the choice of the stream protocol, may be it is more
> simple to use MP4 video stream over RTP.
OK, in that case you wouldn't use anything with the word "Transport" in the
name.
For streaming, you could use our "testMPEG4VideoStreamer" demo application.
This reads from a
help
best regards
Jean-Luc Bonnet
De : live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] De la part de Ross Finlayson
Envoyé : lundi 3 mars 2014 16:19
À : LIVE555 Streaming Media - development & use
Objet : Re: [Live-devel] TR: MP4 V
> I receive a MP4 video stream over MPEG TS:
> I use test program testMPEG2TransportReceiver and It works fine.
> Now I need to write an AVI file containing the MPG4 video Frames.
> But I don't find which filter i need to use in order to convert MPEG TS
> packets to MP4V frames and how I can dete
De : Bonnet, Jean-Luc
Envoyé : lundi 3 mars 2014 13:13
À : 'live-devel@lists.live555.com'
Objet : MP4 Video over Transport Stream
Hi Ross,
* I receive a MP4 video stream over MPEG TS:
* I use test program testMPEG2TransportReceiver and It works fine.