Skip to content

How to display filtered video frames in ACAP application? #199

Answered by Corallo
WilfR asked this question in General
Discussion options

You must be logged in to vote

Hello @WilfR

You would like your acap to have a web server that expose a page that streams a video with your edited frames.
That should be possible, but might be hard to accomplish, you would have to implement it in C.
We have some examples of web servers, but they are minimal, not exactly what you are trying to make 1 2.

If your device supports docker containers, a simpler way to do it would be something similar to the pose-estimation-with-flask which uses the flask web server to publish a video stream.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by WilfR
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #198 on February 14, 2023 11:53.