Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi
My client have one dash cam which is follow RTMP protocol to send video data to server but how to get this data into thingworx, Is there any need to install RTMP server? How to install it? and how to get this live stream in thingworx mashup.
I want to create a service which will play this live stream in the mobile app.\
Mobile app will trigger the thingworx API to play this live dash cam stream, please suggest how do i do that?
Hi @DT_9697337 ,
Does using a Web Frame widget (along with the direct link to your video player) help?
Have you seen the following posts that can give guidance to run live stream in thingworx:
https://community.ptc.com/t5/ThingWorx-Developers/IP-camera-live-to-thingworx-mashup/td-p/518161
https://github.com/The-Assembly/IoTSmartHome-With-Thingworx
Hope it helps,