Overlay Zoom Video Stream of PILOT2?
已完成I have a need to overlay content on the existing PILOT2 video stream (zoom).
POSSIBILITIES MAY BE:
"Man in the Middle"
My app would run in background all the time and would listen for stream from camera.
PILOT2 would then display my video stream.
This would allow me to act as man in the middle and inject whatever content I needed on to video stream.
"OVERLAY"
The other option is for my app to launch in background and listen for button press from within PILOT2.
When button press happens, my app does it's thing and generates an OVERLAY that would display in PILOT2.
I know the MSDK allows one to create an entire app... But why re-invent the wheel when PILOT 2 has everything we need accept this overlay feature?
Does anyone know:
1 - Does the UXSDK custom code run as overlay inside PILOT2?
2 - Does anyone know of a way to accomplish the above goal?
Thanks
-
Another Option
1 - Since MSDK app can NOT take control of video feed and overlay onto it for pilot2 to read.
2 - Does pilot2 have any hidden or unknown video ports that it is always listening to?
A - On receipt of video on a possible unknown port - Would Pilot2 show this as being a new video stream available?
If 2A is an option... Would it be feasable to:
A - Create MSDK mobile app.
B - Have background MSDK mobile app send video to the hidden stream port of Pilot2 and cause it to active a new video windwo?
if option 2A is available - that would allow me to process my video and do overlays without having to implement any OSDK or onboard code.
Anyone have any ideas?
-
1 - Does the UXSDK custom code run as overlay inside PILOT2? --> cannot 2 - Does anyone know of a way to accomplish the above goal? --> There is no external interface provided on the pilot, and secondary development cannot be done on the pilot Does pilot2 have any hidden or unknown video ports that it is always listening to? --> There is no external interface provided on the pilot
请先登录再写评论。
评论
2 条评论