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

Refactor xout #1066

Merged
merged 36 commits into from
Aug 3, 2023
Merged

Refactor xout #1066

merged 36 commits into from
Aug 3, 2023

Conversation

Erol444
Copy link
Member

@Erol444 Erol444 commented Jun 27, 2023

Architecture:
image

@Erol444 Erol444 requested review from daniilpastukhov and removed request for daniilpastukhov June 27, 2023 11:39
@Erol444 Erol444 changed the base branch from main to develop June 27, 2023 11:39
@Erol444 Erol444 force-pushed the refactor_xout branch 2 times, most recently from d35e8cf to 6479de4 Compare June 28, 2023 14:41
…ut_seq_sync puts packet into queue (reduce complexity)

(cherry picked from commit b8e5147)
…k classification, renamed models that aren't yet supported, moved wait to poll (reduce windows delay from 30ms to 15ms, so max FPS can be 64 instead of 32)

(cherry picked from commit f64f885)
…64FPS, as that's the max it can be with current implementation on windows (windows min wait time is ~16ms). Started working on main_thread

(cherry picked from commit 68eb314)
(cherry picked from commit a0e73fd)
(cherry picked from commit c311296)
…nly queue/callback should work. Test other options as well (Ros stremaing, recording, etc.)

(cherry picked from commit fab9484)
…es, and visualize()

(cherry picked from commit d35e8cf)
…re, and it only remuxes h264 videos (not hevc/mjpeg). Also works with mjpeg now, as previously it was searching for keyframe
@Erol444 Erol444 marked this pull request as ready for review July 25, 2023 10:40
Copy link
Contributor

@daniilpastukhov daniilpastukhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@Erol444 Erol444 merged commit 4e3fd1c into develop Aug 3, 2023
1 check passed
@Erol444 Erol444 deleted the refactor_xout branch August 3, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants