alvr-org / PhoneVR

Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
GNU General Public License v3.0
581 stars 41 forks source link

Hardware encoding support #52

Closed fragmental closed 1 year ago

fragmental commented 3 years ago

I noticed that PhoneVR uses x264 encoding, is support for gpu Hardware encoding such as NVENC, Quick Sync, or VCE planned?

ShootingKing-AM commented 3 years ago

Hi, Yes PVR is using libx264 till now. and Yes Hardware encoding via FFMPEG is on todo, FFMPEG supports NVENC and other common hardware encoders.

fragmental commented 3 years ago

I see. Thanks for the quick response.

ShootingKing-AM commented 1 year ago

This has been solved in latest release by using ALVR Server. If its not feel free to reopen the issue.