mirror of
https://github.com/v0l/zap-stream-core.git
synced 2025-06-17 12:08:46 +00:00

Some checks failed
continuous-integration/drone Build is failing
* Initial plan for issue * Implement placeholder frame generation and idle mode logic Co-authored-by: v0l <1172179+v0l@users.noreply.github.com> * Add frame rate throttling for idle mode processing Co-authored-by: v0l <1172179+v0l@users.noreply.github.com> * Refactor placeholder generation into separate module and simplify idle mode approach Co-authored-by: v0l <1172179+v0l@users.noreply.github.com> * Address PR review feedback: improve parameter naming, fix memory leaks, refactor state management, and fix frame generation approach Co-authored-by: v0l <1172179+v0l@users.noreply.github.com> * Store demuxer info in PipelineConfig for placeholder generation Co-authored-by: v0l <1172179+v0l@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>