rtp
Joining RTP multicast from the source
This computer is taking SDI video as input and giving RTP stream as output. There is no problem joining this rtp multicast from another computer on the same network but if I run my software on the SDI[详细]
2023-03-18 10:21 分类:问答RTP packages calculate losses
I found that you can do that by making some calcu开发者_StackOverflow社区lations on the sequence numbers from the RTP header. But the sequence numbers are stored in 16bits and could easily exceed the[详细]
2023-03-15 08:59 分类:问答VOIP how to calculate RTP packages delay
I am making a VOIP application for m开发者_运维百科obile platform. My question is what algorithms should be used to calculate whether the RTP package is \"expired\".[详细]
2023-03-14 22:34 分类:问答How to calculate effective time offset in RTP
I have to calculate time offset between packets in RTP streams. With video stream encoded with Theora codec i have timestamp field like[详细]
2023-03-11 00:39 分类:问答Mediarecorder Video RTP/RTSP Streams!
I am able to Record Android\'s Camera Using Mediarecorder Class. I heard that sipdroid (videocamera.java ) sends the recorded video as RTP streams.[详细]
2023-03-10 09:32 分类:问答H.264 RTSP Absolute TIMESTAMP
Is it possible to read开发者_如何学编程 an absolute timestamp from an H.264 stream sent trough RTSP from an Axis camera?[详细]
2023-03-08 22:25 分类:问答.NET IOCP ThreadPool overhead with async UDP operations
I have developed a VoIP media server which exchanges RTP packets with remote SIP endpoints. It needs to scale well - and while I was initially concerned that my C# implementation would not come close[详细]
2023-03-08 05:13 分类:问答How to stream pcap file to RTP/RTCP stream?
I have captured three different 开发者_如何学Cstream as pcap file with meta datas. How can I stream back to RTP/RTCP stream?If I understand correctly, you have the pcaps, but you want to get the RTP f[详细]
2023-03-07 02:34 分类:问答RTP video stream: is presence of SDP file mandatory?
I have implemented a raw rtp stream. I want to play it using VLC or Mplayer. But it seems that video players cannot play this stream.[详细]
2023-03-06 03:14 分类:问答Encrypted VoIP communication using the integrated Android 2.3 SIP stack
I\'m currently working on a project where I have to implement a secure VoIP communication between Android 2.3 (or higher) phones. The connection is established through a Kamailio server.[详细]
2023-03-04 22:16 分类:问答