0

I want to play Dash content using NodeJS server the setup is as follows:

image-link

The url for playback is: https://turtle-tube.appspot.com/t/t2/dash.mpd The client does not have direct internet connection but it can connect to Express NodeJS. I tried simple proxy server as mentioned in this Stackoverflow question: How to create a simple http proxy in node.js? but it is not able to get the mpd and video content files and send it to the client. If someone can share a simple proxy code which will get the content and pass it on to client would be helpful.

Serg
  • 2,248
  • 3
  • 27
  • 37
harish
  • 1

0 Answers0