[Topic DIscussion] QML MediaPlayer播放RTSP流使用的是TCP还是UDP协议
Tofloor
poster avatar
noob
deepin
2022-03-08 17:47
Author

最近遇到一个问题,公司设备播放视频时发现有延时十几秒。实现使用的是QML里的MediaPlayer组件,请问各位大佬,这个MediaPlayer拉取RTSP流时使用的是TCP还是UDP?

Reply Favorite View the author
All Replies
zccrs
deepin
2022-03-08 21:08
#1

在哪个系统下呀?

Reply View the author
noob
deepin
2022-03-09 00:09
#2
zccrs

在哪个系统下呀?

ubuntu系统,kubuntu桌面

Reply View the author
depend
deepin
2022-03-09 19:45
#3

QML里的MediaPlayer组件使用的是gstreamer,可以参考gstreamer的文档

Reply View the author
zccrs
deepin
2022-03-14 19:45
#4
noob

ubuntu系统,kubuntu桌面

嗯,参考4楼

Reply View the author