rtsp 暂停,快转,该怎么处理

WBOY
Release: 2016-06-13 13:31:57
Original
883 people have browsed it

rtsp 暂停,快转
环境 linux apache+php
工具软件 mplayer+vlc
功能 实现摄相头的录制和回放(这里只用到了回放)
技术路线 用mplayer对摄相头进行录制,录完后,将录制的视频档用rtsp协议来播放,vlc用来做rtsp的服务器,浏览器中插入的播放器控件是quicktime.

技术难点:在播放的过程中,不能实现控制,比方说 "暂停","快转","后退"等

问题:如何实现,用什么语言?

能提供解决思路的也不胜感激!!!

------解决方案--------------------
关注,不过好像不是php的问题
------解决方案--------------------
这个应该是前台的播放插件的功能...

quicktime没这个功能?还是rtsp协议不支持? 应该只有这两种肯能性
------解决方案--------------------
关键看你quicktime. 
是什么写的,有没有源码或API接口调用,要是没有,自已搞个ACTIVEX,
用DX,或者VFW,都可以轻松搞定

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!