rtp
Difference between ANYFORMAT and ANYFORMAT_RTP
I want to know what\'s the difference in use between 2 formats, eg JPEG and JPEG_RTP. when do I choose the 开发者_如何学运维format ended in \"_RTP\"?[详细]
2023-02-12 22:01 分类:问答How to distinguish "RTP over TCP" from "RTP over HTTP"?
dear all: I wanna ask some q开发者_运维问答uestions about streaming protocol. 1.If I get video streaming use RTSP the video streaming will be sent add RTP header,but why some video streamingalso add[详细]
2023-02-12 09:33 分类:问答Real Time File Transfer using python script
I want to create anapplication which needs from time to time do file transfer (I want to write the server as well as the client).[详细]
2023-02-12 07:26 分类:问答Voip conference implementation
Hi I need some information on how to implement Voip (RTP) audio conference. I need an algorithm description. Can someone开发者_C百科 point me to relevant resource on web.FreeSWITCH is a open source, w[详细]
2023-02-10 16:21 分类:问答WPF RTP Streaming
I am currently in the process of writing an application that will receive an RTP Video Stream from a VLC Client. I am hoping to implement this in WPF and so have been looking for any solutions online[详细]
2023-02-09 11:18 分类:问答Playing H264 stream from a local socket with gstreamer
I\'m facing开发者_运维知识库 the problem of playing a H.264 stream using gstreamer (this stream comes from RTP packets without RTSP). My application sends data to a local socket and I would like gstre[详细]
2023-02-09 09:03 分类:问答RTP Packets - c# code
How can I convert a .wav file to RTP packet and send it to a sip Client? I would really appreciate some example code.[详细]
2023-02-08 20:03 分类:问答record encode play and save a wav file
Can someone give an example of how to record, play, save and also encode a .wav file in a pcm file (u-law encode开发者_运维百科 for ex). I would like to create a rtp stream. THXNAudio can be used to r[详细]
2023-02-08 04:05 分类:问答How can I programmatically mux multiple RTP audio streams together?
I have several RTP streams coming to from the network, and since RTP can only handle one stream in each direction, I need to able to merge a couple to send back to another client (could be one that is[详细]
2023-02-08 03:10 分类:问答Playing RTP stream from embedded device using sockets
I\'m writing an application on an embedded device which receives an RTP stream which carries G.729, PCM or H.264. The packets arrive to my application as a char* to the RTP packet.开发者_运维百科 I wo[详细]
2023-02-06 07:11 分类:问答