rtp
RTSP Streaming Servers to broadcast receiving RTP packets from other system
I am developing a live video streaming application on Nokia N97. I have video and audio buffer in H.263 and AMR format respectively (from live camera source) and want to str开发者_开发知识库eam these[详细]
2023-01-18 10:07 分类:问答Strange flow DTMF capture on tcpdump
I captured a tcpdump of a SIP call to debug DTMF problem (repeated digits), but I have some problem interpreting it.[详细]
2023-01-18 05:59 分类:问答RTP RFC (3550) interpretation question
I\'m doing a Java implementation of RFC 3550 (RTP) and I\'ve ran into a little problem: In chapter 11, paragraph 2, it states that:[详细]
2023-01-16 09:05 分类:问答Stream of example RTP packets
I am trying to tunnel R开发者_如何学运维TP traffic through a user-defined protocol, and want to test this setup. Is there any C++ library, which I can use to generate example RTP packets and then tunn[详细]
2023-01-15 09:13 分类:问答Problem to Decode H264 video over RTP with ffmpeg (libavcodec)
I set profile_idc, level_idc, extradata et extradata_size of AvCodecContext with theprofile-level-id et sprop-parameter-set of the SDP.[详细]
2023-01-11 14:02 分类:问答HTML5 and a sample RTP Stream?
I\'m making a website in html5 that needs to play an rtp stream, but When I run it, I dont get anything, and I\'m not sure if its my browser (safari 5), my rtp server, or the html code that is the pro[详细]
2023-01-09 06:03 分类:问答SIP RTP Stack for IVR Application
I have an IVR application which plays the prompts and records the user message and detects the DTMF. Currently the application is based on SS7 signaling and uses the PSTN based media boards for media[详细]
2023-01-05 16:26 分类:问答Can you recommend a solution to convert real time stream from pc camera to the format of rtp/rtsp?
I just walked through this thread, and found html5 video is fantastic. So now what 开发者_如何学GoI need to do is convert video streams from pc camera into rtp/rtsp format.[详细]
2023-01-03 04:44 分类:问答Using flash api to access WebCam in an ASP.NET application
Greetings, I\'m trying to play with live web cam usingasp.net with C#. I want toaccess/stream web cam content using flash then send the captured streams using Real-time Transport Protocol.[详细]
2023-01-02 11:10 分类:问答FFMpeg encoding RGB images to H264
I\'m developing a DirectShow filter which has 2 input pins (1 for audio, 1 for video). I\'m using libavcodec/libavf开发者_如何学Goormat/libavutil of FFMpeg for encoding the video to H264, audio to AAC[详细]
2023-01-01 15:35 分类:问答