I’m working on a small project, which involves around playing a game, and uploading the camera gameObject’s view onto a personal website (most probably via HTML5 video players), and having my website’s users watch a live streaming of the gameplay.
I’m having difficulty with sending the camera’s data onto a server, which can then be played/viewed with the HTML5 player.
Any help or knowledge sharing would be highly appreciated.
Thank you!