refactor: Split live.ts into multiple files (#1644)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# go2rtc Player
|
||||
|
||||
This is a modified version of the go2rtc example video player code, modified for
|
||||
use in the Frigate card. In order to make future maintenance easier,
|
||||
modifications have been kept to a minimum.
|
||||
|
||||
## Original Example Code
|
||||
|
||||
**Link**: https://github.com/AlexxIT/go2rtc/tree/master/www
|
||||
|
||||
**Description**: Example video player imported from go2rtc.
|
||||
|
||||
**Copyright**: [Alexey Khit](https://github.com/AlexxIT)
|
||||
|
||||
**License**: [MIT](https://github.com/AlexxIT/go2rtc/blob/master/LICENSE)
|
||||
Reference in New Issue
Block a user