Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kr1s77/flask-video-streaming-recorder
/ functions
Functions
17 in github.com/Kr1s77/flask-video-streaming-recorder
⨍
Functions
17
◇
Types & classes
5
↳
Endpoints
5
↓ 1 callers
Method
__init__
(self)
controller/utils/camera.py:31
↓ 1 callers
Function
create_app
(config_type)
controller/__init__.py:23
↓ 1 callers
Method
get_frame
(self)
controller/utils/camera.py:46
↓ 1 callers
Method
run
(self)
controller/utils/camera.py:15
↓ 1 callers
Function
setup_log
(log_level)
controller/__init__.py:8
↓ 1 callers
Method
start_record
(self)
controller/utils/camera.py:71
↓ 1 callers
Method
stop
(self)
controller/utils/camera.py:23
↓ 1 callers
Method
stop_record
(self)
controller/utils/camera.py:76
↓ 1 callers
Function
video_stream
()
controller/modules/home/views.py:20
Method
__del__
(self)
controller/utils/camera.py:26
Method
__del__
(self)
controller/utils/camera.py:43
Method
__init__
(self, name, camera)
controller/utils/camera.py:6
Function
index
()
controller/modules/home/views.py:11
Function
login
()
controller/modules/user/views.py:9
Function
logout
()
controller/modules/user/views.py:35
Function
record_status
()
controller/modules/user/views.py:44
Function
video_viewer
()
controller/modules/home/views.py:41