dlnacast

cast local media to your TV using DLNA

Usage no npm install needed!

<script type="module">
  import dlnacast from 'https://cdn.skypack.dev/dlnacast';
</script>

README

dlnacast

Cast local media to your TV through DLNA. Based on thibauts node-upnp-mediarenderer-client.

usage

dlnacast [--type <mime>] [--address <tv-ip>] <file>

installation

npm install dlnacast -g

License

MIT