rtspPlayer

所属分类:流媒体/Mpeg4/MP4
开发工具:Objective-C
文件大小:36820KB
下载次数:0
上传日期:2019-10-05 06:07:46
上 传 者sh-1993
说明:  得益于VXG视频播放器SDK,这是一个简单的cordova插件,可以在iOS上播放rtsp。
(A simple cordova plugin to play rtsp on iOS thanks to VXG Video Player SDK.)

文件列表:
.DS_Store (6148, 2019-10-05)
package.json (501, 2019-10-05)
plugin.xml (2027, 2019-10-05)
src (0, 2019-10-05)
src\.DS_Store (6148, 2019-10-05)
src\ios (0, 2019-10-05)
src\ios\.DS_Store (8196, 2019-10-05)
src\ios\Main.storyboard (3334, 2019-10-05)
src\ios\ViewController.h (522, 2019-10-05)
src\ios\ViewController.m (2866, 2019-10-05)
src\ios\lib (0, 2019-10-05)
src\ios\lib\.DS_Store (6148, 2019-10-05)
src\ios\lib\include (0, 2019-10-05)
src\ios\lib\include\M3U8.h (510, 2019-10-05)
src\ios\lib\include\MediaPlayer.h (9209, 2019-10-05)
src\ios\lib\include\MediaPlayerConfig.h (4289, 2019-10-05)
src\ios\lib\include\Thumbnailer.h (475, 2019-10-05)
src\ios\lib\include\ThumbnailerConfig.h (699, 2019-10-05)
src\ios\lib\libMediaPlayerSDK.a (88169224, 2019-10-05)
src\ios\rtspPlayer.h (411, 2019-10-05)
src\ios\rtspPlayer.m (1069, 2019-10-05)
www (0, 2019-10-05)
www\rtspPlayer.js (155, 2019-10-05)

# DEPRECATED This is no longer supported. # RtspPlayer A simple cordova plugin to play rtsp on iOS thanks to VXG Video Player SDK. Streaming stops after 2 minutes since free version of VXG SDK has limitation. Please contact videoexpertsgroup for full version. This plugin is tested with Hikvision IP Camera. ## Installation ```cordova plugin add https://github.com/recaisinekli/rtspPlayer.git``` ## Usage ``` javascript cordova.plugins.rtspPlayer.watch("rtsp://username:password@10.0.0.100/video", callbackSuccess, callbackError); ``` ## LICENSE The MIT License (MIT) Copyright (c) 2016 recai@sinekyazilim.com.tr Recai Sinekli Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者