Thanks @Luxonis-Vlad. Could you please provide insights into how the video streaming works between RobotHub Studio (opened with a local IP address) and custom applications within the RobotHub page? My custom application running within the RobotHub page is able to receive video frames (getting liveview) from RobotHub Studio by clicking 'start App'. How 'Liveview' module works from Robothub library (from robothub import BaseApplication, LiveView) ? What configurations or functionalities allow for this seamless video communication?
JyothiGarubilli

- Jul 10, 2024
- Joined Jan 19, 2024
- 0 best answers
Thank you for reaching out @Luxonis-Vlad. In terms of stream format and codecs, I am planning to utilise either the WebRTC or HLS format with the H.264 codec to stream live video from the RobotHub application to my application using Python.
The goal is to establish a seamless and reliable live video streaming experience from RobotHub application to my application, leveraging the chosen format and codec. If there are APIs available that support these streaming formats and codecs, it would greatly facilitate the integration process.
Could you please provide information on any APIs or documentation available for streaming from the RobotHub application to external applications? I'm looking forward to learning more about the possibilities and requirements for achieving this.
Thank you in advance for your assistance, and I appreciate your time.
Regards,
Jyothi
Hi,
How can i stream live video from luxonis robothub to another application…. can i achieve it using robothub API key or suggest any other method.
Thanks,
Jyothi