I'm trying to stream a webcam video to my android (gingerbread 2.4.3) and I've got it all set up. I'm streaming my webcam threw VLC with a h263 codec and a mp4 container format on a rtsp stream; my problem isn't that i cant see the video, it's that the video buffer time (8-10 seconds) is to long, I cant have this.
我正在尝试将网络摄像头视频流式传输到我的机器人(姜饼2.4.3),我已经完成了所有设置。我正在流式传输我的网络摄像头,在rtsp流上用h263编解码器和mp4容器格式投掷VLC;我的问题不是我看不到视频,而是视频缓冲时间(8-10秒)很长,我不能这样做。
I was wondering if its possible to reduce the buffer time to that of a live stream? If not then is there a way better I can display live video?
我想知道是否有可能将缓冲时间减少到直播流的缓冲时间?如果没有,那么我可以更好地显示实时视频吗?
Any and every bit of help is appreciated thanks :)
任何和所有的帮助表示赞赏谢谢:)
1 个解决方案
#1
0
Did you ever find an answer to this? I think RTP/UDP would be faster, and is built into vlc.
你有没有找到答案?我认为RTP / UDP会更快,并且内置于vlc中。
#1
0
Did you ever find an answer to this? I think RTP/UDP would be faster, and is built into vlc.
你有没有找到答案?我认为RTP / UDP会更快,并且内置于vlc中。