Should I use the SDK Mobile? I haven’t found any example of it, what should I use?
Do you have any snippet, article, hint?
Is there a web control to playback video at time X with forward and backward controls in a web app?
Should I use the SDK Mobile? I haven’t found any example of it, what should I use?
Do you have any snippet, article, hint?
Is there a web control to playback video at time X with forward and backward controls in a web app?
Hello, Alessandro,
We have a video sample which can find in the directory: ./XPMobileSDK/Samples/Video/videoSample.html
When you start, a page appears for login. After you log in successfully, it lists the available cameras on the server. Each camera has its name displayed on top. Live camera stream starts after you click on a camera. Playback mode is activated after you click on the camera for a second time. In that mode, you can decide to play the video backward or forwards by clicking on the control buttons. You can return to live stream mode by clicking on the “Live” (left arrow) button.
Best regards
Asen Bozhilov