Discussion of advanced MakeMKV functionality, expert mode, conversion profiles
-
aki-ks
- Posts: 2
- Joined: Sun Sep 01, 2019 10:43 pm
#1
Post
by aki-ks » 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
-
d00zah
- Posts: 1586
- Joined: Mon Jun 06, 2016 8:23 pm
#2
Post
by d00zah » Mon Sep 02, 2019 11:24 am
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
#3
Post
by aki-ks » 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?
-
d00zah
- Posts: 1586
- Joined: Mon Jun 06, 2016 8:23 pm
#4
Post
by d00zah » Tue Sep 03, 2019 2:07 am
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...