-
控制台输出:
[ffmpeg]创建一个新的视频流转码进程~
一个新的视频播放窗口(client,ws句柄)连接成功,请等待画面...
[ffmpeg]某个视频流转码进程退出了: **如果非正常关闭视频导致的退出,请检查ffmpeg参数或检查代码或联系作者解决**,code: 3221225477 signal: null
[ffmpeg]某个视频流转码进程关闭了: code: 32212…
-
### Logging
Log snippet with error:
```
[DEBUG] [21-05-2024 09:26:41:811.151 GMT] [xxx-redacted-stream-name-xxx] pts: 17162836049677987, dts: 21840000, duration: 0, size: 6057, trackId: 1, isKey: 0…
-
跟这个问题相似度很高:[#112](https://github.com/EasyDarwin/EasyDarwin/issues/112)
使用UDP推流:`ffmpeg -re -i D:\collecMovie\meAndYou.mp4 -rtsp_transport udp -vcodec h264 -f rtsp rtsp://10.1.1.188:10009/test`
在we…
-
```
I've tried to get a h264 video rtsp stream from an ip camera by running the
playttest program included in the project. I get the following traces.
Best regards.
Session Descriptor
v=0
o=- 11753…
-
```
I've tried to get a h264 video rtsp stream from an ip camera by running the
playttest program included in the project. I get the following traces.
Best regards.
Session Descriptor
v=0
o=- 11753…
-
```
I've tried to get a h264 video rtsp stream from an ip camera by running the
playttest program included in the project. I get the following traces.
Best regards.
Session Descriptor
v=0
o=- 11753…
-
监控摄像头是RTSP的,我想把摄像头的RTSP拉流,然后推到提供了RTMP服务的视频云,用这个库能直接做到吗
-
远端RTSP服务器 使用UDP传输发送H264视频, VLC 设置 --no-rtsp-tcp 播放正常, EasyPusher_RTSP 拉流Log显示正常,但是EasyDarwin sdp 无法播放视频流。
Pusher log:
Sending request: OPTIONS rtsp://172.16.3.14:8008 RTSP/1.0
CSeq: 2
User-Age…
-
after server started, I connect it by vlc player with the mrl rtsp://localhost:80/file/mp4:1.mp4 ,errors show as bellow and server is crash, what is wrong?
2019-03-29 17:15:45.929 attachRecorde…
-
I am streaming RTSP live videos using `--rtsp-tcp` on iOS device, the version for flutter_vlc_player is `7.2.0`
My code looks like this:
```
final VlcPlayerController _videoPlayerController = Vlc…