> On Feb 14, 2019, at 2:51 PM, jun li <li...@ndtv.com.cn> wrote: > > > I modified testH264VideoToTransportStream.cpp for mix two stream files, but > when I play ts file only have video. > If only have a video convert to TS is ok. > If only have a audio convert to TS only have very few seconds, but extract > aac from this ts file and play it use VLC alone is ok!
If your audio-only transport stream does not play properly, then how could you possibly expect it to work if you also mix in video?? I suggest that instead of trying to create and stream a Transport Stream, you stream H.264 and AAC in RTP directly, as separate RTP substreams - i.e., using “H264VideoRTPSink” for video, and “MPEG4GenericRTPSink” for audio - without using Transport Streams at all. In any case, I won’t be accepting any more postings from you on this topic - sorry. Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel