CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - rtsp 视频

搜索资源列表

  1. rtsp_infos

    0下载:
  2. 包含了与视频、RTSP相关的一些文档:H.264 RTP payload 格式、Linux下的实时流媒体编程(RTP,RTCP,RTSP)、RTSP、用实例分析H264 RTP payload 等。-Contains some documents related to the video, RTSP: H.264 RTP the payload format, real-time streaming media programming under Linux (RTP, RTCP, RTSP),
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:49344
    • 提供者:张元
  1. feng-2.1.0_rc1

    0下载:
  2. 目前的流媒体服务器代码有Darwin(苹果公司),是用c++开发的,过于复杂不适合用在嵌入式设备上; live555是c开发的但是只支持mpeg格式的音频;Feng 流媒体服务器支持h.264格式的视频,mp3音频,支持RTSP,RTP/RTCP,可以用来在嵌入式设备上开发流媒体服务器。-The streaming server code Darwin (Apple), C++ development, too complex and not suitable for use in embe
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-29
    • 文件大小:465718
    • 提供者:徐留建
  1. feng-2.1.0_rc1

    0下载:
  2. 新版本(2.1)。feng是一个多媒体的流媒体服务器与互联网多媒体内容实时流IETF的标准兼容。feng实现RTSP协议 - 实时流协议(rfc2326)和RTP / RTCP - 支持实时传输协议/ RTP控制协议(RFC3550)的RTP资料的最小控制(rfc3551)与音频和视频会议。 client 相容列表 libnemesi Live555.com FFPlay GStreamer RealPlayer HelixPlayer QuickTime Ge
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-25
    • 文件大小:575989
    • 提供者:
  1. ffmpeg

    1下载:
  2. ffmpeg是对记录、转换和流音视频的解决方案。它包括libavcodec,leading audio/video codec library.ffmpeg运行在linux环境下,但它能够在大多数操作系统上编译,包括windows。 ffmpeg项目由以下几部分组成: ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件. ffserver 基于HTTP(RTSP正在开发中)用于实时广播的多媒体服务器.也支持时间平移 ffplay 用 SDL和F
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-21
    • 文件大小:6437694
    • 提供者:hhypgfadwr
  1. Mspookka

    0下载:
  2. 主要功能:视频的采集、编码、传输;支持持标准的RTSP,RTP/RTCP协议; -Main functions: video capture, encoding, and transmission support holding standard RTSP, RTP/RTCP protocol
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:232851
    • 提供者:模仿
  1. msdl

    0下载:
  2. 通过RTSP以及mms协议下载音视频数据包,然后通过FFMPEG的播放器源码进行实时的解码播放,代码已经调试成功。-Through the RTSP and the MMS protocol to download the video and audio data packets, and then through the FFMPEG player source code real-time decoding broadcast, debugging code has been success
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:26380826
    • 提供者:金丰
  1. VLC_media_player

    0下载:
  2. vlc播放器,可以用来播放rtsp,udp等等流媒体,适合于开发视频会议等-vlc player, can be used to play streaming rtsp, udp, etc., suitable for the development of video conferencing
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-12
    • 文件大小:30828697
    • 提供者:徐宗根
  1. HK_DVR_RTSP

    0下载:
  2. 海康DVR与RTSP代码,实现海康DVR与RTSP传输的结合,进行音视频的传输。-Haikang DVR RTSP code to achieve the combination of Haikang DVR RTSP streaming audio and video transmission.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-08
    • 文件大小:5486796
    • 提供者:iHunks
  1. fenice.tar

    0下载:
  2. 简单rtsp音视频服务器,支持mp3及MP4V-ES格式-Simple the the rtsp audio and video server, support mp3 and MP4V-ES format
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-10
    • 文件大小:4608000
    • 提供者:zhoudekuai
  1. live.2012.02.29.tar

    0下载:
  2. Live555 是一个为流媒体提供解决方案的跨平台的C++开源项目,它实现了对标准流媒体传输协议如RTP/RTCP、RTSP、SIP等的支持。Live555实现了对多种音视频编码格式的音视频数据的流化、接收和处理等支持,包括MPEG、H.263+、DV、JPEG视频和多种音频编码。同时由于良好的设计,Live555非常容易扩展对其他格式的支持。-Live555 is a streaming cross-platform solutions C++ open source project, whi
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-07
    • 文件大小:538874
    • 提供者:kuanyew
  1. vlc-ffmpeg--android

    3下载:
  2. vlc-android播放网络视频成功 这个是移植vlc-android源码进行更改的,可以播放网络rtsp、http、mns等网络实时流媒体视频,精简了vlc-android的源码,对于想做rtsp开发的码友有很好的参考价值,当然,如果想播放本地视频,只需要在基础上进行二次开发就行。参考了laukaka的一篇文章,在这里表示感谢,还有里面的请求rtsp代码我写死了,可以修改,很适合二次开发。-vlc-android play network video successful tr
  3. 所属分类:多媒体

    • 发布日期:2013-07-08
    • 文件大小:29756200
    • 提供者:zzc
  1. net7mma-101148

    1下载:
  2. .net 创建 RtspServer RtspClient and RtpClient 完成网络视频收发-Managed Media Aggregation using Rtsp and Rtp
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-22
    • 文件大小:199779
    • 提供者:neo
  1. rtps_test_v2

    2下载:
  2. 基于live555库的testRTSPClient.cpp做的修改,能将接受到的视频流存为h264文件,将接受到音频流存为acc文件。main函数的参数类似这样:rtsp://172.16.128.214:554/EE0101000216_l-Based on live555 library testRTSPClient.cpp changes made, can receive streaming video files saved as h264, will receive the audi
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-01-26
    • 文件大小:1460224
    • 提供者:mxw
  1. Android

    0下载:
  2. 开发环境为eclipse:实现android视频图像的采集处理以及RTSP完整代码-Development environment for eclipse: android video images to achieve acquisition and processing as well as the complete code RTSP
  3. 所属分类:android

    • 发布日期:2017-05-30
    • 文件大小:12739206
    • 提供者:李春雷
  1. 876547

    0下载:
  2. Android视频采集+RTSP完整代码,应用程序编程源码,很好的参考资料。-Android video capture+RTSP complete source code, application programming source code, a good reference.
  3. 所属分类:android

    • 发布日期:2017-05-30
    • 文件大小:12738650
    • 提供者:桂花翅子
  1. WMPlayer

    1下载:
  2. 该RTSP播放器实现了主流RTSP播放器的基本功能,并有所拓展:   1、RTSP 标准码流(包括音视频)的实时预览播放;   2、网络数据流的断线重连;   3、对存储文件的解码播放以及控制;   4、音视频码流的同步存储,文件存储时以当前系统的时间戳作为音视频 播放时的索引,方便在文件播放时以时间戳作为检索条件来点播文件;   5、视频播放格式上支持 h.264、mpeg4、mpeg2 等,音频播放格式上支 持 AAC、AMR、G711 等;
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-27
    • 文件大小:10086265
    • 提供者:梁聪
  1. vlc

    0下载:
  2. 用C#開發的Vlc源碼,可以播放网络rtsp、http、mns等网络实时流媒体视频,把YouTube網址貼上VideoPath.txt就可以播放影片,需相關plugin的DLL的支持-Vlc developed using C# source code, you can play internet rtsp, http, mns other network real-time streaming video, paste the YouTube URL VideoPath.txt can pla
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3084615
    • 提供者:謝慶昌
  1. live555-latest-20131109.tar

    0下载:
  2. live555最新源码,是over rtp over rtsp over tcp的协议。能够实现将视频的转发,希望对做视频转发的朋友有帮助-live555 latest source is over rtp over rtsp over tcp protocol. Enables forwarding the video, and I hope to do a video to help a friend forwarded
  3. 所属分类:Web Server

    • 发布日期:2017-04-05
    • 文件大小:581167
    • 提供者:黄发宾
  1. live555-latest-tar

    0下载:
  2. live555能实现rtp传送视频,协议是RTSP,是基于TCP传输视频的,能够实现本地视频的实时转发。可以使用例程来实现-live555 can achieve rtp send video protocol is RTSP, TCP-based video transmission, to achieve local video real-time forwarding. You can use routines to achieve
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:579390
    • 提供者:黄发宾
  1. DM3730_RtspServer

    2下载:
  2. DM3730视频采集,RTSP服务器网络发送视频,可以用VLC观看,用到了live555库,注意将APPROInput.cpp中的GetAvData()函数换成自己的,这个函数实现1帧视频采集,H264压缩功能-DM3730 video capture, RTSP server sends the network video data, you can use the VLC view, use the live555 library, pay attention to the APPROInp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-04-03
    • 文件大小:458957
    • 提供者:电子通
« 1 2 3 45 6 »
搜珍网 www.dssz.com