Streaming a "view port" from 360 Video
Posted: 20 Apr 2022 14:01
Hi All,
I've written a simple Python server that uses VLC to stream video. With "normal" resolution video it works fine.
I also need to stream large (20GB) 360 video files.
What I'd like to do is only stream a window/portion of the video (a view port) - not the WHOLE 360 degrees.
Can anyone suggest an approach as to how to accomplish this from Python code ?
Thanks in advance.
Joe
I've written a simple Python server that uses VLC to stream video. With "normal" resolution video it works fine.
I also need to stream large (20GB) 360 video files.
What I'd like to do is only stream a window/portion of the video (a view port) - not the WHOLE 360 degrees.
Can anyone suggest an approach as to how to accomplish this from Python code ?
Thanks in advance.
Joe