RTSP-Server
RTSP-Server copied to clipboard
Plugin of rtmp-rtsp-stream-client-java to stream directly to RTSP player.
We found server side will send Sender Report to client every 3 seconds. But the RTCP Receiver Report message from client will be queued in socket queue till the queue...
Hi Pedro, I am confused. Where do you put video frame for feed video media codec? I can't get the structure. I am using Camera2API Can you help me?
Hi, I have a use case where I need to run an rtsp server on android devices to essentially turn the camera on the device into an IP camera with...
Hello, Thanks for making such a great library. I used this library to create a server application. But I have one problem using the library... When the RTSP client tries...
Hi @pedroSG94, Is there a way to livestream using the latest library with a raw byte array as the data source from another app via shared memory?
After sync project, I got this message. I don't know how to fix it. Anyone could do me a favor please? No variants found for ':Launcher2'. Check build files to...
Hello, I currently have a WIFI camera that I connect to my app and display its content on a SurfaceView. Is there any way to create an RTSP server to...
Hi, Pedro! I recently studied the work of Android and external camera, I found the **feature/extra-video-source** branch from you. I managed to use it to output video from my usb...
Dear Pedro, I hope this message finds you well. I am currently using the RTSP server from your repository for streaming video from Android devices, and I would like to...