Search Unity

Video Howto: tetxure to https video, to texture

Discussion in 'Audio & Video' started by Jelmer123, Dec 19, 2019.

  1. Jelmer123

    Jelmer123

    Joined:
    Feb 11, 2019
    Posts:
    243
    Hi

    I'm working on a holographic communication service in Unity and want to steam a texture (60fps) from one unity app to another app over the internet. Does anyone have recommendations where to start?
    What is the best way to encode and decode a unity texture into a video stream?
    What service can be used to stream the video? I'm thinking of Azure media services, but they don't seem to have an SDK for Unity