-
Change `Option` -> `Result` for better signalization of why packet was not parsed
-
Im trying to stream video from a Pi 5 to my mac laptop.
I tried to run the example: `rpicam-vid -t 0 --codec libav --libav-format mpegts --libav-audio -o "tcp://:?listen=1"
`, but that error'd wit…
-
**Describe the bug**
Corrupt packages in the SRT Servers output stream that correlate with visual artifacts in the video
Process log entries show up like:
```
2024-11-25T10:30:28.000Z [in#0/…
-
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…
-
I'm trying to decode the stream preview GoPro Hero4. This is the command i use with FFPlay:
`ffplay -fflags nobuffer -f:v mpegts udp://192.168.1.255:8554`
and it runs like a charm.
I'm the vanilla exa…
-
I play one flv live stream with mpegts.
the 0 ~10 seconds, it play well.
but when I suspend the websocket connection for 10 seconds in websocket.
and resume the transport from server to client.
…
-
MPEGTS is not seekable.
Oftentimes files bitrate is so high (or with encodings such as h265) they won't broadcast to my PS3. As a result they're automatically transcoded, but MPEGTS makes it imposs…
-
问题描述:
项目遇到一个需求,需要在直播流断流以后重新拉流,在本地拉了一个摄像头的流,然后插拔网线模拟断流的效果,但是 mpegts.ErrorTypes 这个 api 并没有输出任何信息,请问是调用方法出错了吗?
以下是代码,请教以下:
import mpegts from 'mpegts.js';
export default {
data() {
re…
-
问题:
镜像版本:funasr-runtime-sdk-gpu-0.1.1
部署了GPU版本的离线语音识别,任务跑着跑着会报错挂掉,辛苦帮忙看下,下面是报错的详细信息
报错:
[aac @ 0x7f7ed01e73c0] invalid band type
[aac @ 0x7f7ed01e73c0] invalid band type
[aac @ 0x7f7ed01e73c…
-
Hello,
the origin ts stream has no errors playing in ffmpeg, but the output stream of this tsp command line
~~~
tsp -v -I ip 232.1.1.2:2000 -l 10.55.5.66 -P inject pid.xml --pid 55 --replace -O i…