rtp
Create processor for screen transmit RTSP
I have the next class, which is used to transmit RTP via audio or video files in Java. So far so good.[详细]
2023-02-18 21:29 分类:问答RTP Client Application on Android Mobile Device
Hey folks,i am developing a RTP client on an Android device which can play streaming videos from a server.[详细]
2023-02-16 19:12 分类:问答Help on jrtplib and jthread
I have some link error problems when trying to compile using jrtplib and jthread on my simple project. The errors are:[详细]
2023-02-16 17:30 分类:问答Which of ppp, tcp, rtp and tls are connection-oriented protocols?
There is not much to say here - I\'d like to ask which of these for protocols: 开发者_JAVA技巧Point to Point Protocol[详细]
2023-02-16 13:36 分类:问答Search for i-frame in RTP Packet
I am implementing RTSP in C# using an Axis IP Camera. Everything is working fine but when i try to display the video, I am getting first few frames with lots of Green Patches. I suspect the issue that[详细]
2023-02-15 05:23 分类:问答GStreamer transrating / transcoding to multiple Outputs
is it possible to transrate / transcode a RTMP or RTP Stream with GStreamer to multiple output streams?[详细]
2023-02-14 23:57 分类:问答Where is the hardcoded RTP video buffer size in stagefrightlib Android 2.3 Gingerbread?
Where exactly is the default buffer size stored? I got as far as void OMXCodec::setMinBufferSize() in media/libstagefright/OMXCodec.cpp[详细]
2023-02-14 15:24 分类:问答Is it possible to use JMF in Android?
The reason why I want to use JMF in Android is to send out RTP from Android. Is there a good way to 开发者_运维知识库do that?You can use the android.net.rtp package for RTP[详细]
2023-02-14 02:50 分类:问答VOIP C++ Programming
I want to write a program to create VOIP application for my final year project. For this time being, I spend my time to understand how SIP works and later I need to implement it into my proje开发者_开[详细]
2023-02-13 22:20 分类:问答An applet to save a receiving RTP stream
I want to do something similar to this Save an Image to a File in a Applet? . But instead of just an image I want to save an RTP stream.[详细]
2023-02-13 22:12 分类:问答