mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2024-11-22 05:27:24 +00:00
Update README.md
This commit is contained in:
parent
848f9ed4c3
commit
9616b2a78c
@ -33,7 +33,10 @@ Using this project can potentially expose your device to the open internet depen
|
|||||||
* USB Mass storage enabled, mount USB SSD/HDD/flash drives
|
* USB Mass storage enabled, mount USB SSD/HDD/flash drives
|
||||||
* CIFS Supported
|
* CIFS Supported
|
||||||
* iptables included
|
* iptables included
|
||||||
* Play .wav audio files using "cmd aplay <file> <vol>" command
|
* Play .wav audio files using "cmd aplay \<path-to-file\> \<vol\>" command, the .wav file should be run from:
|
||||||
|
```
|
||||||
|
ffmpeg -i in.wav -acodec pcm_s16le -ac 1 -ar 16000 out.wav
|
||||||
|
```
|
||||||
* WebCam Mode - Use your camera as a spare UVC USB Web Camera on your PC or AndroidTV!
|
* WebCam Mode - Use your camera as a spare UVC USB Web Camera on your PC or AndroidTV!
|
||||||
* RTMP Streaming - Stream live video from the camera to your favorite service, youtube, twitch, or facebook live.
|
* RTMP Streaming - Stream live video from the camera to your favorite service, youtube, twitch, or facebook live.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user