BabasahebMane the stream isnt just simple HLS, we use WebRTC & custom data channel format
you can't access the video feed from python - at least not our video feed
to do what you are trying to do - you need to develop your own HLS streaming backend (which we don't provide any advice for)
if I may ask - what are you trying to achieve? usually any opencv work / work with the video is done directly in the RobotHub application and then these modified frames are streamed (either via our streaming solution or your own)