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

Dynamic realtime video feed of a combined camera view #338

Closed
blakeblackshear opened this issue Dec 8, 2020 · 5 comments · Fixed by #825
Closed

Dynamic realtime video feed of a combined camera view #338

blakeblackshear opened this issue Dec 8, 2020 · 5 comments · Fixed by #825
Labels
Milestone

Comments

@blakeblackshear
Copy link
Owner

Would be interesting to have a single video feed where frigate dynamically builds a grid view based on which cameras currently have detected objects. I could assemble this from the raw yuv420p data and expose it to ffmpeg for encoding. This would probably end up being very low overhead. I could then broadcast this via rtmp or over websockets as mpeg1 for jsmpeg to consume.

@scstraus
Copy link

scstraus commented Dec 8, 2020

Maybe time for this?
https://www.youtube.com/watch?v=-xgqlaWnKmo

@blakeblackshear
Copy link
Owner Author

That would be something quite different. More of a daily post processor for clips.

@scstraus
Copy link

scstraus commented Dec 8, 2020

Yeah I see what you're saying. Could be useful for the popups I do on tablets to not have to decide which camera feed to popup (which creates unreliability by opening and closing the feeds too often).

@blakeblackshear blakeblackshear added this to v0.9.0 - Custom Model Training in Core Jan 18, 2021
@blakeblackshear blakeblackshear added this to the 0.9.0 milestone Feb 22, 2021
@stale
Copy link

stale bot commented Mar 24, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 24, 2021
@pdecat
Copy link
Contributor

pdecat commented Mar 24, 2021

Still desired 🙏 :)

@stale stale bot removed the stale label Mar 24, 2021
This was referenced Jun 17, 2021
luoj1 pushed a commit to luoj1/frigate that referenced this issue Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants