WuZemyp / FovOptix

FovOptix: Human Vision-Compatible Video Encoding and Adaptive Streaming in VR Cloud Gaming (15th ACM Multimedia Systems Conference)
MIT License
4 stars 3 forks source link

how to switch between different algorithms #1

Open ChaserWind opened 1 month ago

ChaserWind commented 1 month ago

Thank you very much for your impressive work on ALVR. We am now working on an ABR algorithm for VR streaming through ALVR.

We are planning to test FovOptix, and WebRTC as well. Could you provide a tutorial on how to switch between different algorithms from including your method, WebRTC and possibly, Bw probing in your database.

WuZemyp commented 1 month ago

Thanks for your interest! So currently, this repo only contains the Fovoptix implementation code and you may direct compile the server code and client code based on the same steps of ALVR. For statistics information, it will be automatically generated and named statistics.csv. For the baselines we presented, like webrtc, bw probing.. We may not make it public at this moment, as we are still using the base code to produce new research work.

WuZemyp commented 1 month ago

Thank you very much for your impressive work on ALVR. We am now working on an ABR algorithm for VR streaming through ALVR.

We are planning to test FovOptix, and WebRTC as well. Could you provide a tutorial on how to switch between different algorithms from including your method, WebRTC and possibly, Bw probing in your database.

BTW, if you need any help, please feel free to contact me through my email.