Re: [Live-devel] to stream MP4 container

2014-05-26 Thread Ross Finlayson
> I’d like to demux mp4 file as live555 demux MPEG1or2. > Can I do this easily? No. Instead, you should use the Matroska (i.e., ".mkv") file format for your input file. See http://lists.live555.com/pipermail/live-devel/2014-May/018343.html Ross Finlayson Live Networks, Inc. http://www.live555

[Live-devel] to stream MP4 container

2014-05-26 Thread 장주일
Hi, I’m doing to stream MP4 with live555. To do this I googled and found mp4-ehnahced live555 project with live555 ver4.x It uses MPEG4IP, and extracts ES from mp4 source file and stream each ES file. like this: ...(parsing from mp4 file information using MPEG4IP)... sms->addSubsession(ADTSAud