专注于音视频处理及流媒体开发!

罗索实验室

当前位置:主页 > TAG标签 > RTSP
  • rtp/rtsp over http的学习(一) 日期:2016-06-16 13:27:58 点击:705 好评:0

    要做rtp/rtsp over http, 我对http也有点了解, 以前也做过rtp/rtsp over tcp/udp传输264视频流, 但刚开始还是没有一点思路,想着把http和rtp等联系到一起, 网上这方面的资料太少, 最后实在找不到想要的资料, 于是用开源的live555工程模拟了一个数据的交互过程,...

  • 海康、大华IpCamera RTSP地址和格式 日期:2015-09-01 20:19:14 点击:439 好评:0

    海康: rtsp://[username]:[password]@[ip]:[port]/[codec]/[channel]/[subtype]/av_stream 说明: username: 用户名。例如admin。 password: 密码。例如12345。 ip: 为设备IP。例如 192.0.0.64。 port: 端口号默认为554,若为默认可不填写。 codec:有h264、MPEG-4、m...

  • 三招教你用VLC Player 通过RTSP over Http 播放 live555 mediase 日期:2015-09-01 20:03:41 点击:822 好评:0

    基本上这一句是真谛:In the most simple case, the client makes a HTTP GET request to the streaming server to open the server to client channel. Then the client makes a POST request to the server to open the client to server channel....

  • rtp/rtsp over http的学习(二) 日期:2015-09-01 20:00:27 点击:334 好评:0

    mediaserver的打印信息如下: rtRTSPClientSession[0x8f05890]::handleRequestBytes() read 224 new bytes:?xml:namespace prefix = o ns = urn:schemas-microsoft-com:office:office / GET /slamtv60.264 HTTP/1.0 CSeq: 1 User-Agent: ./openRTSP (LIVE555 Streaming...

  • rtp/rtsp over http的学习(一) 日期:2015-09-01 19:57:49 点击:1385 好评:0

    要做rtp/rtsp over http, 我对http也有点了解, 以前也做过rtp/rtsp over tcp/udp传输264视频流, 但刚开始还是没有一点思路,想着把http和rtp等联系到一起, 网上这方面的资料太少, 最后实在找不到想要的资料, 于是用开源的live555工程模拟了一个数据的交互过程,...

  • RTP over RTSP(TCP) 日期:2015-09-01 19:50:42 点击:363 好评:0

    服务器:live555 客户端:VLC 视频格式:H264 (1)OPTIONS OPTIONS rtsp://222.201.145.236/slamtv60.264 RTSP/1.0 CSeq: 2 User-Agent: LibVLC/1.1.11 (LIVE555 Streaming Media v2011.05.25) 解析:此步骤是客户端向服务器询问有哪些方法可以使用。包里面说明了客户...

    共1页/6条
推荐内容