mirror of
https://github.com/go-av/audio_video_streaming.git
synced 2025-09-26 19:41:10 +08:00
Update and rename 048-.md to 048-VLC RTSP网络串流播放失败.md
This commit is contained in:
@@ -1 +0,0 @@
|
||||
#
|
22
article/048-VLC RTSP网络串流播放失败.md
Normal file
22
article/048-VLC RTSP网络串流播放失败.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# VLC RTSP网络串流播放失败
|
||||
|
||||
## 问题描述:
|
||||
|
||||
VLC播放RTSP网络串流失败,没有音视及图像。用wireshark网络抓包分析,发现网络Socket异常中断,初步分析是RTSP协议TCP/UDP问题。
|
||||
|
||||

|
||||
|
||||
## 解决方法:
|
||||
|
||||
* 1. 打开VLC工具->偏好设置
|
||||
* 2. 输入/编解码器->RTP over RTSP(TCP)->保存退出
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## 解决效果:
|
||||
|
||||
VLC能正常播放RTSP网络串流,再次wireshark网络抓包效果如图:
|
||||
|
||||

|
Reference in New Issue
Block a user