Hi All,
We have implemented one video channel in Roku and we want to integrate the multicasting in the channel for video streaming. We need to implement the following mechanism to integrate the multicasting.
- Web server inside the Roku channel.
- GRPC
- ForwardErrorCorrection
We have found a way to implement the Web server.
But we are facing an issue to implement the GRPC and ForwardErrorCorrection in Roku.Is there any way or Roku component to implement the GRPC and ForwardErrorCorrection in Roku?