pfeatherstone

Results 403 comments of pfeatherstone

Just realised, the video capture, which also works as an RTSP client, can work as an RTSP push server if you set some additional flags. Awesome! if I update the...

And I think the encoder can also work as an RTSP server if I make the update.

I believe so yes.

You can use the video_capture class to open JPEG files if you want. It's just you will only be able to read 1 frame. Then it closes. That thing will...

Having support for RTSP client/server/push is a fantastic bonus in all of this.

i don't know when i will be able to finish this. i have to use YUV at the moment which dlib doesn't support. So i've taken this code, modified it...

yeah me too. I mean it's very close to being ready. The biggest nuisance is going to be some Davis' approved cmake scripts for detecting ffmpeg, and checking its version,...

I also have a video encoder (e.g h264, vp9) and video muxer (e.g h264 + mp4, h264 + rtsp) that are ready to go, but that will be for a...

Yep. Gimme a sec

@arrufat I think you should have write-access now.