This repository has been archived by the owner on Feb 9, 2023. It is now read-only.
Video Decoding and Rendering #9
Labels
base station
Requirements apply to the base station application
Objective
The base station needs to decode and render MJPEG and H264 video formats. Find a cross-platform library that we can use to decode frames and draw them in the OpenGL context.
Once the decode/rendering part is working, we can start making a video stream player module in NanoGUI.
Suggestions and Resources
Timeline and Next Steps
Find a library and demonstrate the suitability for the base station by December 14th. Video capture and streaming will be completed by this date. Additionally, we may concurrently create a video player with options to select the stream, stop/start the video, change camera settings, etc.. After this is ready, we can add the video rendering to the player.
The text was updated successfully, but these errors were encountered: