You've already forked it9910hd_fusefs
mirror of
https://github.com/marek-g/it9910hd_fusefs.git
synced 2026-05-06 02:11:10 +09:00
Update license info.
This commit is contained in:
@@ -4,7 +4,7 @@ FUSE File System driver for IT9910HD HDMI MPEG4 (H.264) capture device.
|
||||
|
||||

|
||||
|
||||
## Limitations of current version
|
||||
## Limitations of the current version
|
||||
|
||||
* Only one client can stream video (open video file) at the same time.
|
||||
* Only sequential reads are supported (no file seeking). Works with `mpv` player or `cp` command.
|
||||
@@ -50,3 +50,7 @@ mpv -hwdec=auto --record-file=./video.ts ./video/hdmi_stream.ts
|
||||
umount ./video
|
||||
rmdir ./video
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
Public Domain (unless stated otherwise in source code header),
|
||||
|
||||
Reference in New Issue
Block a user