Monkey Bridge?

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Monkey Bridge?

Re: Monkey Bridge?

by zombiefly » Sun Aug 01, 2021 2:41 am

i will investigate. can't be too hard to do. first i need to get set up with the dev tools. it's been a while :)

Re: Monkey Bridge?

by Peke » Sat Jul 31, 2021 10:19 pm

I wonder if you can https://thisdavej.com/beginners-guide-t ... pberry-pi/ and see if "MM5 API with WebSockets in NodeJS" can be used to control MM5 while installing DLNA renderer on Pi https://raspberrypi.stackexchange.com/q ... a-renderer that way you can add your Pi to multi room and use WebSockets in NodeJS to control MM.

It really sounds great, just thinking about it.

Re: Monkey Bridge?

by Peke » Fri Jul 30, 2021 10:28 am

Hi,
Yes, as that is the closes one to what you want to archive.

Re: Monkey Bridge?

by zombiefly » Fri Jul 30, 2021 2:57 am

not yet, wasn't sure where to go. was hoping someone would see this? where should i ask? in the other thread about websockets?

Re: Monkey Bridge?

by Peke » Thu Jul 29, 2021 11:15 pm

Hi,
Have you contacted dev?

Re: Monkey Bridge?

by zombiefly » Thu Jul 29, 2021 2:33 pm

Peke wrote: Thu Jul 29, 2021 2:28 pm Hi,
See/Ask there maybe you and dev can make something very useful.

I must confess that you got my interest on the project and will be watching it from time to time, especially as it something new done for MM5, while MM4 had similar projects.

I've also added few features to our to-do to expand scripting/addon developing to more devices accessing MM.

Thank you for supporting us and give us good ideas to make MM even better in future.
no problem, hopefully someone can assist! :wink:

Re: Monkey Bridge?

by Peke » Thu Jul 29, 2021 2:28 pm

Hi,
See/Ask there maybe you and dev can make something very useful.

I must confess that you got my interest on the project and will be watching it from time to time, especially as it something new done for MM5, while MM4 had similar projects.

I've also added few features to our to-do to expand scripting/addon developing to more devices accessing MM.

Thank you for supporting us and give us good ideas to make MM even better in future.

Re: Monkey Bridge?

by zombiefly » Thu Jul 29, 2021 1:34 am

the websockets project is looking very promising, it has all the required components already working! my screens could be alive again! :)

Re: Monkey Bridge?

by zombiefly » Thu Jul 29, 2021 12:10 am

For my setup it would mainly be push. Having a browser mechanism on the endpoint screen would introduce a lot of complication (the pi screen is 7inch).

Re: Monkey Bridge?

by Peke » Wed Jul 28, 2021 6:26 pm

Hi,
Better handling of AA in DLNA playback is added in https://www.ventismedia.com/mantis/view.php?id=17997 and https://www.ventismedia.com/mantis/view.php?id=17998

ropieeeXL is still 99% Roon orientated like you pointed.

I guess that MediaMonkey dedicated bridge can be made to get remote MM control. Something similar has been under work at viewtopic.php?f=27&t=99004 with fair results.

Also question is do you PULL (Browse and play) tracks off MM DLNA server from pi DLNA client application or you PUSH DLNA/Chromcast playback (USE MM Play To option) to pi DLNA renderer client?

Monkey Bridge?

by zombiefly » Wed Jul 28, 2021 2:13 pm

hi,
loving mm5. I posted elsewhere that I'd been using roon for multiroom and am now ending that "trial" and switching back to MM for multiroom.

for roon, I have some raspberry pi's running as bridges (DAC's connected to them). they also have a screen that displays album art and simple controls using ropieeeXL, an open-source wrapper for the roon bridge.

so. in mm5 world I have this setup working using the PI and ropieeeXL as the DAC bridge, great. but the software doesn't display the album art or controls for dlna. So I tried a few other options (kodi etc) and while these work, it's not possible to have any dedicated control over the display, so after a few seconds it falls back to a progress bar, which auto hides!

so. the solution here is a simple wrapper app that runs on linux. I guess it would need to use dlna this stage and pull the info from the playing screen? if it was made as an appliance it could replace roon bridges, and roon altogether!

While I know a bit about these things, this is beyond my ability. I had hoped to find a player that I could autostart and run headless, but in Linux, there isn't much option for that.

can anyone assist? :)

Top