Re: [Live-devel] RTSP playback mp4(H265)

2023-08-09 Thread Ross Finlayson
Unfortunately, from your description, it’s not clear exactly what you’re trying to do. Note that our RTSP server implementation cannot stream from ‘MP4 files’. Instead, H.265 (or H.264) video data has to be stored in an Elementary Stream file (with filename suffix “.265” or “.264”, respectivel

[Live-devel] RTSP playback mp4(H265)

2023-08-09 Thread ken.chang
Hi I want to playback a mp4(H265) file in an embedded system. I adopt live555 as a rtsp server. PC(rtsp client) could use VLC with “rtsp:// 192.168.225.1:554/XXX” to playback a mp4 file. I could playback mp4(H264) well. However, I encountered a problem while playbacking mp4(H265). I parsed s