Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi,
How to stream video with RTSP.
Thanks.
@Sathishkumar_C Can you please provide more details about your use case/what you would like to implement/achieve? Also, what is your Thingworx version?
You may refer to this article for more information and please take a look at below community posts:
Thanks,
Vibhuti
@Sathishkumar_C If you were able to resolve your issue, please post it here and mark it as the Accepted Solution for the benefit of others on the community. If you are still experiencing issues, please do let us know your questions or concerns.
Thanks,
Vibhuti
Hello,
To stream video into web browser, you'll need an RTSP server converting it into something understandable by the browser on the fly, or use a plugin like VLC. Either way, ThingWorx doesn't provide this functionality, so the best you can do is embedding a video converted by your RTSP server into ThingWorx mashup using technique described in the first Link above.
Regards,
Constantine