Commit History

refact (api): endpoint to wake up the server
d2ace98

Baxi19 commited on

allow client to select video index
018bd02

jukrapopk commited on

refactor: extract draw_stats function
95b7f7e

jukrapopk commited on

fix: typo
60929a9

jukrapopk commited on

normalize function names
a8ac2a3

jukrapopk commited on

features: add kill + monitor endpoints
40c772f

jukrapopk commited on

change route to get
9f27d12

jukrapopk commited on

refactor: for sessions use dictionary instead of set
e62e725

jukrapopk commited on

refactor: change sleep duration
11d27a3

jukrapopk commited on

refactor: add sleep to frame processing for smoother frame handling and update default show_stats value
78f6c9b

jukrapopk commited on

refactor: only publish if frame changed + allow path to change show_stats
606bd1d

jukrapopk commited on

refactor: only publish if frame changed + allow path to change show_stats
d1bc6a5

jukrapopk commited on

refactor: optimize frame processing by removing sleep
c3dd12a

jukrapopk commited on

refactor: simplify Session initialization and update stats display logic
64b5200

jukrapopk commited on

show cpu usage
e2c8d12

jukrapopk commited on

remove thread lock
c62986f

jukrapopk commited on

folder organize
55ce71a

jukrapopk commited on

feature: implement session management
6a298df

jukrapopk commited on

test: create thread on endpoint
84f1606

jukrapopk commited on

feat: add toggle for FPS display in video feed
d4a39d3

jukrapopk commited on

refactor: double quote
6d68c77

jukrapopk commited on

fix: use framecap + comment out print file size
a9a568a

jukrapopk commited on

fix: update port to use env + rempove framerate cap + put video on repeat
ac394ea

jukrapopk commited on

Merge branch 'test'
3ae13be

jukrapopk commited on

refactor: check ret before write fps + show filesize
a679fba

jukrapopk commited on

improvement: FPS counter + frame timing
848ba92

jukrapopk commited on

test: simple for stable fps
3269f7b

jukrapopk commited on

refact (app): New method to try to wake up the server
3319c49

Baxi19 commited on

refactor: standardize variable naming and improve frame handling in process_stream
fb1af6e

kob-freshconsulting commited on

refactor: remove unused imports from utils.py
514d9e7

kob-freshconsulting commited on

refactor: update frame resizing to 720p and enhance image encoding logging
89d5bf0

kob-freshconsulting commited on

refactor: replace output frame with queue for improved frame handling
c80323d

kob-freshconsulting commited on

refactor: change frame timing to not using sleep
5c1c9c9

kob-freshconsulting commited on

feature: update port
373fff7

jukrapopk commited on