1. How to start RTP stream inside a SIP/SDP call stackoverflow.comI've managed to set up a SIP call using the JAIN-SIP API for Java. Now I would like to stream some video once a dialog has been established. I've read that this ... |
2. Problems creating an RTP stream with JMF stackoverflow.comI'm at the very early stages of a project requiring the broadcasting, using RTP, of a |
3. Difference between ANYFORMAT and ANYFORMAT_RTP stackoverflow.comI 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"? Thank's for help. Regards! |
4. Java RTP/HTTP Streaming stackoverflow.comi'm decoding and encoding a videofile via Xuggle to FLV-video format and send it via Sockets to my java server (not the entire file, only parts of it every X seconds). ... |
5. Write RTP video stream (H264 codec) to a mp4 file stackoverflow.comi want to store a H264 video that is recorded from a rtp (live)stream to a file. i've tried this with a simple java program, but vlc player cannot open the file. here ... |
6. Player realization in JMF using RTP stackoverflow.comI am having an issue that I've been struggling with for the greater part of a week and have tried at least 10 different implementations and all seem to fail. There ... |
7. RTP Stream Problem coderanch.com |