rtp
Socket issue with RTP packets
I\'m trying to build an RTP packet metric analyzer in C, but i ended up in a strange issue, I\'m cutting down implementation details for ease of exposure:[详细]
2023-01-26 17:18 分类:问答Decode (and render) H264 RTP packets
I wrote some code that stores on the disk some RTP packets with H264 stream. I would like to be able to extract H264 data from the RTP packets and render that data somewhere to test and see if my code[详细]
2023-01-26 09:36 分类:问答How to program own real time transport protocol for Silverlight Video/Audio Conferencing over a network?
Hi I have created a Silverlight Application for audio/video conferencing using TCP. But due to slow speed during tranferring stream bytes over the network. While google the situation i find that 开发[详细]
2023-01-24 12:37 分类:问答Streaming Video From Android
I\'m trying to stream video from the Android phone,开发者_StackOverflow which should be watched in an mediaplayer.[详细]
2023-01-24 08:17 分类:问答Network jitter analyzer
I\'m开发者_高级运维 developing the application that sending MPEG video over IP network using RTP protocol.[详细]
2023-01-23 08:43 分类:问答RTSP Audio Clicks/Pops/Peaks/glitches and ticks. (iPhone Streaming) Any advice?
I\'m using some code related to RTSP, RTP to listen to various RTSP Streams Using FFMPEG, it works! BUT[详细]
2023-01-22 11:39 分类:问答RTP traces repository
Is there any public RTP repo where can I download a lot of RTP traces (in addition to the ones in e开发者_C百科xample wireshark traces)? Any suggestions are welcome.www.wiresharkbook.comDownloads sect[详细]
2023-01-22 07:12 分类:问答RTP library for Android [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-01-21 21:29 分类:问答RTP.NET from Streamcoders
I\'m trying to use RTP.NET product from http://www.开发者_如何转开发streamcoders.com in order to send/receive audio/video data. Unfortunately the small sample from the site which has code only for rec[详细]
2023-01-20 04:57 分类:问答Saving H.264 RTP stream without re-encoding?
My C++ application receives a H.264 RTP video stream. Right now it decodes the stream, saves it into a YUV file and later I use ffmpeg to re-ecode the file into something suitable to watch on a Windo[详细]
2023-01-20 03:48 分类:问答