Search code examples
node.jsxbox-one

Stream movie from PC/raspberry to xbox via nodejs


I want to know if it's possible to stream a video from a pc to an xbox and use the app moview & tv ? For example i want to reproduce this feature : enter image description here

Anybody know the protocol or the api used for this ?

Thank's


Solution

  • I answer my question. DLNA can provide this feature. So I take a nodejs lib for dlna client and play my video.