搜索资源列表
CameraDs
- c++ rtmp 播放视频 demo 源码-c++ rtmp video
xbmc
- xbmc播放器使用的RTMP协议实现代码,在Linux下面编译通过,很好的实现了RTMP协议的各种格式封包,使用C++类格式封装,明白易懂-xbmc player uses RTMP protocol implementation code, compile the following in the Linux, very good implementation of the RTMP protocol packets in various formats, using C++ class fo
RTMP_reference
- RTMP(Real-time Messaging Protocol)介绍 实时消息协议(RTMP)是Adobe公司开发的专用协议,是为了在flash播放器和服务器之间通过因特传输的音频,视频及其他数据流的协议。 -RTMP (Real-time Messaging Protocol) introduced real-time messaging protocol (RTMP) is a proprietary protocol developed by Adobe, is to the
android-rtmp-player_src
- android的RTMP播放器源码,可以播放RTMP的播放器,很有用的-android RTMP player srouce.It can play RTMP video and it is very useful.
player-code
- 极酷阳光播放器V2.5版(经典款)(时尚款)RTMP播放器 * 支持跨终端播放,适配PC终端/苹果终端(含IPHONE、IPAD)/安卓终端(含安卓手机和安卓平板);New * 支持RTMP协议(支持red5,wowza,FMS等rtmp流媒体点播与直播);也支持http协议; New * 支持5种广告功能:支持前置广告、视频广告、暂停广告、角标广告、后置广告; New * 提供更丰富的JS函数接口,用于更方便的处理AS与JS的交互,以及JS与AS的交互; New * 支持视
FFMpegDemo
- 基于ffmpeg的rtmp播放器,这个是一个demo,实验室同学一起完成的一个小项目,功能还未彻底完善-Based on ffmpeg of rtmp player, this is a demo, students complete a small project together with laboratory function has not been completely perfect
rtmp_glass
- 公司里用的rtmp库, 可做rtmp播放器以底层库, 直接可以用, 非常稳定-With RTMP library, in the company to do RTMP player to the underlying library, can be used directly, and is very stable
simplest_as3_rtmp_player
- 一个最简单的RTMP播放器(基于Actionscr ipt), 可直接嵌入你的网页里-One of the most simple RTMP player (based on Actionscr ipt), can be directly inserted in your web pages
android rtmp player
- 除了播放一般的视频格式,还可以播放RTMP视频流播放,基于exoplayer扩展
SmartRTMPPlayer_yan
- 通过输入rtmp网址,实现rtmp流播放(By entering the RTMP URL, the RTMP stream is implemented)
Daniulive-Android-SDK-2017-07-17
- rtmp播放器安卓源码,网上一个大佬的开源代码(rtmp player for android)
网页播放流媒体
- 使用腾讯的JS脚本组件实现web页面播放rtmp流媒体,(Play RTMP streaming media using Tencent scr ipt components)
HVedio
- 整合了目前所有在线播放技术(vedio.js,ckplayer.js,jplayer.js,sewise.js,kuplayer.js)(H5 Live broadcast technology)
rtmp_player
- rtmp播放器,适用于html5,可以播放rtmp的流,包含demo(RTMP player, apply to it, can play the RTMP flow, contains the demo)
webrtc_rtmp2h5_video
- 一个适合 B/S架构处理视频直播的方案: 将 rtmp 地址视频流转换成 网页可以播放的视频,不加载任何插件,纯js解码, 可以支持多种浏览器(IE,Chome,火狐,X5) 和多种操作系统(windows,mac,ios,android) 适合业务场景: 网页抓娃娃,微信直播 等 如果需要将其它协议(例如:rtsp或者私有协议等)转成 H5 video,可以加 q q:453578188 测试地址: http://47.96.191.24:881/rtmp2jsplayer.html(A sc
Push_code
- 实现了ffmpeg推流RTMP,及实现播放(Realize the most basic ffmpeg based on RTML, and play)
fanplayer
- ffmpeg播放器C#库封装,RTMP直播播放器,播放器支持gpu硬解(ffmpeg player C# library package, RTMP live player, player support GPU hard solutionf)
Cmd
- java多线程调用ffmpeg进行对rtsp视频流进行推流到Nginx服务器,生产hls和rtmp直播流,可实现html播放直播视频(Java multithreading calls ffmpeg to push RTSP video stream to Nginx server, and produces HLS and RTMP live streams, which can play live video in html.)
Rtsp2WebRtc
- 实现了用RTSP协议接入已有流媒体平台或摄像机的视频,通过转码后用WebRTC进行播放,只要支持WebRTC的浏览器或移动端都可以使用。用WebRTC播放监控视频可以处理高版本浏览器不支持插件的情况,且比rtmp、HLS的实时性更高。(It realizes accessing videos of existing streaming media platforms or cameras with RTSP protocol, and playing them with WebRTC after
H5视频播放插件
- 随着H5的兴起,传统的C/S构架产品逐步迁移到B/S架构上,但是H5的版本演进一直没能很好的解决实时视频播放的问题,从HLS到WebRtc 再到 Wasm 都伴随着它的问题, HLS延迟大满足不了实时流性要求; WebRTC 复杂以及更适合视频会议的场景使得在安防行业很难大规模应用, Wasm的出现给人们带来了希望,但是由于目前性能和原生应用相差效远,在 2K 等高分辨率的情况,很难达到实时流解码; 因此越来越多的客户迫切需要一种能在安防行业基于B/S框架的视频播放方案 本播放控件支持以下功能: