-
Hi,
In liveMediaStreamerWebGUI, I could not found RTMP or MPEG-TS input stream. (only RTP and RTSP input).
Please help me to config this tool to mix some RTMP or MPEG-TS input stream.
Thanks!
![ima…
-
### What do you want to do with Hls.js?
I'm trying to play this playlist using Hls.js, but the demo page won't play the playlist.
```https://ott.dolby.com/OnDelKits/DDP/Dolby_Digital_Plus_Online_Del…
-
I modified the exoplayer demo to make it play multicast, but found a problem.
After exoplayer renders the first frame, it will be still for 1-2 seconds, then it will be normal, but the audio will be …
-
When muxing jpegxs encoded streams into mpegts:
`ffmpeg -i input.mp4 -c:v jpegxs -bpp 1 -an -f mpegts output.ts`
the following warning is shown:
`[mpegts @ 000002b53baf5340] Stream 0, codec jpegx…
-
通过下面运行流程,播放器经常报“ Non MPEG-TS/FLV, Unsupported media type"消息
1。程序调用FFMPEG向流媒体服务器推流
2。创建播放器,调用load 和play函数,这个时候FFMPEG可能还没有推流成功,或者刚刚开始推。(这两步是通过程序实现的,所以时间间隔很短)。 播放器经常会输出“ Non MPEG-TS/FLV, Unsupported me…
-
We are looking for available options to create a video stream from custom imagery. Our raw video is being encoded by NVENC and we'd like to package that into an MPEG TS stream to send over UDP. I've d…
-
Tricky issue.
We have received a sample with a strange mix:
* valid BITMAPINFOHEADER RGB header
* mpeg TS as RGB payload
* padding
Mediainfo detects it as MPEG-TS.
To me it's wrong. It shoul…
-
Hi,
I'm using nginx-ts-module in order to produce MPEG-DASH from MPEG-TS.
So, I have nginx along with nginx-ts-module.
My config file is as follow:
```
server {
listen 8000;
…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question and **…
qo4on updated
3 hours ago
-
Hello there,
Tidal-GUI downloads videos in .MP4 container. However, when I open a video with mediainfo, I realise that something is going wrong with the container. MPEG-TS corresponds to .TS contai…