Open
Description
Hello ,
I think there is a bug with the newer version of srt and nginx .
after nginx build accourding to the guide below we get error on the nginx side - Do you know why maybe ?
Guide
MPEGTS/SRT
Sample ffmpeg command: ffmpeg -re -i test.mp4 -c copy -f mpegts "srt://localhost:7045?streamid={channel}_{stream}"
Supported codecs:
Video: h264 / AVC, h265 / HEVC
Audio: AAC, MP3, AC3, E-AC3, OPUS
FFMPEG Command :
ffmpeg -re -i 1.mp4 -c copy -f mpegts "srt://192.168.0.134:7045?streamid=bb_hd"
Error :
[error] 792#792: *1035 invalid TS sync byte while reading data, client: 127.0.0.1, server: 0.0.0.0:8002
Metadata
Metadata
Assignees
Labels
No labels