Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding VideoWriterFileWithAPI? #1155

Open
TerryDRK opened this issue Mar 5, 2024 · 0 comments
Open

Consider adding VideoWriterFileWithAPI? #1155

TerryDRK opened this issue Mar 5, 2024 · 0 comments

Comments

@TerryDRK
Copy link

TerryDRK commented Mar 5, 2024

Is it possible that a new function VideoWriterFileWithAPI to be added?

Description

So I am trying to do some processing on the input video stream, draw the result on the frames, and write them to another RTSP stream. I am able to use the input VideoWriterFileWithAPI with GStreamer's rtspsrc, but when I try to complete the output part with rtspclientsink I found that there is no support for something like VideoWriterFileWithAPI. It seems that I can only write the video to a file.

So is it possible that this VideoWriterFileWithAPI function to be added? I feel like this might be something very useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants