How do I send an image through video channel?
Am I correct to assume that I can send a byte array to the following url: https://:8082/XProtectMobile/Video/ ?
How do I send an image through video channel?
Am I correct to assume that I can send a byte array to the following url: https://:8082/XProtectMobile/Video/ ?
Hi Siempre,
In generally yes, this the correct address where the frames should be send.
But it is a little bi more complicated.
The bytes send should follow the video channel binary structure.
Before the actual JPEG data should be send at least video channel Main header.
For more information you could check this thread:
https://developer.milestonesys.com/s/question/0D50O00004c9Ah3SAE/how-to-send-data-to-video-channel