s_kiani
25e3346736
added continuous streaming of the video sources.
3 weeks ago
s_kiani
bea0241c32
added comment
3 weeks ago
s_kiani
522c3ddb55
changed gst pipline and converted server class from singleton to normal class
3 weeks ago
mht
f228d0f30d
added dynamic size to stream
4 weeks ago
mht
2e112c3a69
cleaning code by adding classes
4 weeks ago
mht
e7823c55ba
Merge remote-tracking branch 'origin/add-capture-card' into add-capture-card
# Conflicts:
# core.py
# server.py
4 weeks ago
mht
acfa58f665
added auto ip finding and changed gst pipeline
4 weeks ago
mht
759e29d564
added video streaming through rtsp
1 month ago
mht
bd13a03b61
Initial commit
1 month ago
mht
48e06828ea
added capture card
1 month ago
mht
a1e43b8e37
added capture card
1 month ago
s_kiani
f18154a7e6
adedd vision_service.cpython-37m-x86_64-linux-gnu.so
1 month ago
s_kiani
60674e7b85
added torch.cuda.empty_cache()
1 month ago
s_kiani
3e77f014dc
handeld emmiting null bboxes
1 month ago
s_kiani
c5fcd089b3
changed search_area_scale from 5 to 7 for tracking small objects near corners
1 month ago
s_kiani
691a281bb0
made project thread safe by making detector and tracker objects out of core object and they are shared using pointers
1 month ago
s_kiani
c13e231bec
added torch.cuda.empty_cache()
1 month ago
s_kiani
1bae5c72fd
edited newframe signal emition
1 month ago
s_kiani
baf86a4132
handeled null bboxes and added debugging for prints
1 month ago
s_kiani
72340ecdcf
handeled null bboxes
2 months ago
s_kiani
abba3fadf1
added hearbeat
2 months ago
s_kiani
04e253a33b
Merge remote-tracking branch 'origin/client-connection' into client-connection
2 months ago
s_kiani
59369df540
✨ Add connection logic to a separate thread for independent client handling
🏗️ Refactor connection management into `ConnectionThread` class
♻️ Move connection-related code to `ConnectionThread` for background execution
⚡ Remove QTimer and replace with threading for client connection checks
🥅 Ensure tracking logic continues even if client connection is lost
🐛 Fix potential issues with client reconnection logic
🎨 Improve code structure and readability
2 months ago
s_kiani
7324e6d278
removed qtimer and added connection_thread
2 months ago
s_kiani
0f6bbda5bd
Initial commit
2 months ago
hs_tohidi
53ad6b3d71
Initial commit
2 months ago