rtp
android jrtplib
jni/jrtplib/include/jrtplib3/rtpsessionsources.h:50: error: non-static reference member \'jrtplib::RTPSession& jrtplib::开发者_如何学编程RTPSessionSources::rtpsession\', can\'t use default assignm[详细]
2023-04-13 08:10 分类:问答Decoding G.729 using FFMPEG from RTP stream (PCAP)
I have pcap file that contains RTP data which in turn is audio for G.729 codec. Is there 开发者_StackOverflow社区a way to decode this stream by pushing it into FFMPEG? This would probably mean I have[详细]
2023-04-12 05:10 分类:问答How to packetize H264 in RTP?
I have H264 stream from my mobile camera. In my Java app I can access the stream frame by frame already encoded with H264.[详细]
2023-04-11 15:09 分类:问答How to process raw UDP packets so that they can be decoded by a decoder filter in a directshow source filter
Long Story: There is an H264/MPEG-4 Source I can able to connect this source with RTSP protocol. I can able to get raw UDP packets with RTP protocol.[详细]
2023-04-10 17:43 分类:问答MJPEG streaming over RTSP
I am capturing JPEG images from an IP-camera over RTSP. I use live555 + libavcodec for streaming and decoding the MJPEG image. The stream works fine up to the image resolution 2048 x 1920. But when I[详细]
2023-04-10 02:01 分类:问答Why RTP/RTSP meddle with my H.264 NALs?
I looked in The RFC and noting could explain why thefollowing happens(Though the decoder can still produce the original movie).[详细]
2023-04-09 03:41 分类:问答Does Goertzel algorithm works over analog signal?
My SIP phone is getting a tone(ringback) in regular rtp packet in PCMU payload (not using the rfc 2833 supported payload formats). To detect if tone or spee开发者_开发技巧ch is present in rtp data Goe[详细]
2023-04-08 08:42 分类:问答Using repetition code (3,1) on H.264/AVC NAL header and encapsulating using RTP
I\'m trying implementing simple repetition code (3,1) on H.264/AVC stream and broadcasting it using RTP. But something goes wrong...[详细]
2023-04-07 11:31 分类:问答Android stream to Wowza
I feel very confused about Android streaming to wowza. I am doing a video conference using rtmp cross-platform, but Android doesn\'t eat RTMP. Therefore I need to find another way to do it.[详细]
2023-04-05 17:26 分类:问答RTP/RTSP library with MPEG-2 Audio/Video support
Can anybody suggest me any RTP/RTSP library other than OpenRTSP that has support for MPEG-2 ?Basically I am developing my own RTP?RTSP client. I just wanted to have a look at logic for parsing RTP/RTS[详细]
2023-04-05 10:57 分类:问答