Page 1 of 1

How to stream blurays via command line

Posted: Sun Sep 01, 2019 10:51 pm
by aki-ks
I would like to stream a bluray from my server via command line (makemkvcon).
The command line usage claims that there's a "stream" command, but that does not work for me.
$ > makemkvcon stream --upnp=1 --cache=128 --bindip=192.168.1.102 --bindport=51000 --messages=-none
Deprecated option ignored
Deprecated option ignored
Deprecated option ignored
Invalid command: stream

Re: How to stream blurays via command line

Posted: Mon Sep 02, 2019 11:24 am
by d00zah
aki-ks wrote:
Sun Sep 01, 2019 10:51 pm
I would like to stream a bluray from my server via command line (makemkvcon).
The command line usage claims that there's a "stream" command, but that does not work for me.
$ > makemkvcon stream --upnp=1 --cache=128 --bindip=192.168.1.102 --bindport=51000 --messages=-none
Deprecated option ignored
Deprecated option ignored
Deprecated option ignored
Invalid command: stream
From past version change logs....

MakeMKV v1.14.0 (5.11.2018 )

Obsolete features:
  • Removed UPNP streaming (Use VLC or Kodi with libmmbd instead)
https://www.makemkv.com/forum/search.ph ... +streaming

Re: How to stream blurays via command line

Posted: Mon Sep 02, 2019 2:17 pm
by aki-ks
That's sad. I've installed my bluray drive in my little home server and wanted to stream blurays to any other device in my network.
Is it still possible to somehow implement that with the current version of makemkv?

Re: How to stream blurays via command line

Posted: Tue Sep 03, 2019 2:07 am
by d00zah
aki-ks wrote:
Mon Sep 02, 2019 2:17 pm
That's sad. I've installed my bluray drive in my little home server and wanted to stream blurays to any other device in my network.
Is it still possible to somehow implement that with the current version of makemkv?
The note provided the answer.

"(Use VLC or Kodi with libmmbd instead)"

You only need search & read

https://www.makemkv.com/forum/search.ph ... C++libmmbd

You may also need to check out VLC resources on how to stream...