Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1015 Bytes

File metadata and controls

29 lines (22 loc) · 1015 Bytes

PEV

Prerequisites

  • Software
  • Hardware
    • An Android phone
    • A Ubuntu server

Build

Mobile device

  • change the IP address at line 77 to your server.
  • Compile the project and install the application camera2 to the phone.

Server

  • Content server
    • Run the docker image docker run --rm -it -p 1935:1935 -p 1985:1985 -p 8080:8080 -p 10080:10080/udp ossrs/srs:5 ./objs/srs -c conf/srt.conf.
    • Config the firewall if needed to allow the traffic through port 10080.
  • Rendering server
    • Get and run VTube Studio from Steam
    • Config the VTube Studio to the virtual camera
    • Run the script to receive from the stream and push it to the virtual camera