labpano / pilot-open-api

Open API for Pilot cameras
MIT License
11 stars 3 forks source link

RTSP in custom app #6

Open jaap-smd opened 3 years ago

jaap-smd commented 3 years ago

We are creating a custom app based on the labpano example: livesample. We want to create a RTSP stream with it. But we are having trouble setting it up. RTMP is working fine, but with RTSP we can not open or play the stream. We tried with VLC and also the labpano Piplayer, but no success. Can you provide a minimal working example of how to setup RTSP streaming?