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
I captured a tcpdump of a SIP call to debug DTMF problem (repeated digits), but I have some problem interpreting it.
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:
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
I set profile_idc, level_idc, extradata et extradata_size of AvCodecContext with theprofile-level-id et sprop-parameter-set of the SDP.
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
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
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.
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.
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