Skip to content

Livestream server

Damien Gaignon edited this page Jun 1, 2022 · 1 revision

To be done

QR Code generator


Notes for later

TO STREAM FROM THE YI4K THROUGH USB (ETHERNET OVER USB) On the SDCard : - In the wifi.conf file : - to enable ethernet : ETHER_MODE=yes - you can keep the wifi : KEEP_WIFI=yes (could freeze the Yi4k) - Make a dir for the event manager called "events" - In the "events" folder copy one of the scripts in https://github.com/psolyca/Yi_4k_Events_Manager, startVF@boot or start_VF@button_press

On Windows - Install one (or three) driver for Windows : - unzip the archive (provided with the 1.10.51 release) - click right on the first, install it - boot the Yi4k, if nothing append try another driver. A ethernet connection (DHCP - default IP range 192.168.40.2 to 192.168.40.255) should be added when Yi4k is booted. You should play with your connection parameters (static or DHCP) to be able to connect to it. - Install OBS - Install one version of the module obs-virtual-cam https://github.com/CatxFish/obs-virtual-cam but there are two forks bug fixed (??) https://github.com/Fenrirthviti/obs-virtual-cam (with a release and a message on the OBS forum) https://github.com/stream-labs/obs-virtual-cam

Clone this wiki locally