How to stream blurays via command line

Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
Post Reply
aki-ks
Posts: 2
Joined: Sun Sep 01, 2019 10:43 pm

How to stream blurays via command line

Post 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
d00zah
Posts: 1414
Joined: Mon Jun 06, 2016 8:23 pm

Re: How to stream blurays via command line

Post 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
aki-ks
Posts: 2
Joined: Sun Sep 01, 2019 10:43 pm

Re: How to stream blurays via command line

Post 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?
d00zah
Posts: 1414
Joined: Mon Jun 06, 2016 8:23 pm

Re: How to stream blurays via command line

Post 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...
Post Reply