[Live-devel] media streaming and random access

Jim Ham jimham at porcine.com
Sun Aug 9 18:43:54 PDT 2020



On 8/9/2020 4:07 PM, Ross Finlayson wrote:
> Another thing you could try - as an experiment - is making your “.mkv” file video only (i.e., not containing any audio track), and try streaming/seeking within that instead.

OK, this does work! At least on my system, try 
<rtsp://margotandjim.com:8554/Tanya_noaudio.mkv>

Interesting! Encoded with the command: "cat 
/mnt/dvd/VIDEO_TS/VTS_0*_*VOB | ffmpeg -i - -an -c:v libx264 -crf 13 -g 
30 Tanya_noaudio.mkv"

JIm

> 
> I suspect that seeking within a video-only file/stream might work better, and that the problem (with the video+audio file/stream) might be related to audio/video synchronization problems, occurring after the seek.
> 
> But again, it would be good to get a copy of the (audio+video) “.mkv” file, so I can run my own experiments.
> 
> 
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> 
> 
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
> 

-- 
Porcine Associates LLC
244 O'Connor St.
Menlo Park, CA 94025
USA
+1(650)326-2669 fax +1(650)326-1071


More information about the live-devel mailing list