We are working on an integration with the SDK Mobile in JavaScript, and testing with the samples included in Milestone Mobile Server\Web\XPMobileSDK\Samples.
We have a problem when using the sample for LiveView (https://[server]:8082/XPMobileSDK/Samples/VideoStream/videoSample.html), this does not work if the camera video coding is H.265. We have tested this using different browsers (Safari Mac, Edge, Chrome, Firefox), and it always shows the error message “Could not start direct streaming”. If we change the camera video coding to H.264 it does work correctly.
Any help would be appreciated.
Hello Fernando,
Officially the SDK Mobile in JavaScript does not support the H.265 you can see this on the documentation: https://doc.milestonesys.com/latest/en-US/standard_features/sf_webc/webc_directstreamingexplained.htm
Most browsers still do not support h265 you can see here: https://caniuse.com/?search=h265
My advice is to use H.264 or transcoding. We have a plan soon to start supporting but I can not give you a deadline for when this will be enabled to utilize it.
Hi @Asen Bozhilov ,
Is H.265 now supported? I am experiencing the same issues as @Fernando Blázquez
Hi, Bhavesh Narain
Thank you for your comment.
At this time, the requested functionality is still not available for the web client using JavaScript. We understand this may be a limitation for some use cases, and we’ll provide updates as soon as there is progress on this feature.
Best regards,
Asen Bozhilov