We would like to allow playback of recorded video in our app.
We determined, based on docs, that it could be accomplished with ImageServer, or with API Gateway through WebRTC. However, currently, playback through WebRTC is marked as BETA (https://github.com/milestonesys/mipsdk-samples-protocol/tree/main/WebRTC_JavaScript#playback-of-recorded-video-beta).
How should we interpret this? Could it significantly change and we will have to rewrite our integration? Is there a timeline for promoting it of out the BETA phase?
Thanks.