Kodi Community Forum
[RELEASE] Multiroom Audio & Video Streaming Plugin (Syncronized) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] Multiroom Audio & Video Streaming Plugin (Syncronized) (/showthread.php?tid=78431)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


- teshephe - 2010-10-01

Rrrr Wrote:http://trac.xbmc.org/ticket/10387

I added a screenshot of the output to the attachments

Thanks. Well that looks positive. It successfully started VLC. Ok, so let figure out why you are getting VLC not found to your earlier message.

This looks good. there is nothing wrong with the scripts. Ok, now lets move back one step.

Goto a regular cmd prompt and issue (copy/paste) the following command:

powershell "& 'C:\Users\xbmc\AppData\Roaming\XBMC\userdata\addon_data\plugin.program.multiroomaudio\strtstrmr.ps1'"

and see if there are any errors.


- arganaz - 2010-10-04

Have you considered extending you addon to transcode audio/video as well? using VLC should be fairly easy. It would be great for remote playback, like on smart phone or laptops.
(My knowhow as a programmer is higly limited, but beeing searching on how to do it Smile)


- teshephe - 2010-10-04

arganaz Wrote:Have you considered extending you addon to transcode audio/video as well? using VLC should be fairly easy. It would be great for remote playback, like on smart phone or laptops.
(My knowhow as a programmer is higly limited, but beeing searching on how to do it Smile)

The hooks are already there but they are not enabled if you look in the Addon Settings Audio / Video sections of the addon. Big Grin

So it is planned.


- Rrrr - 2010-10-05

teshephe Wrote:Thanks. Well that looks positive. It successfully started VLC. Ok, so let figure out why you are getting VLC not found to your earlier message.

This looks good. there is nothing wrong with the scripts. Ok, now lets move back one step.

Goto a regular cmd prompt and issue (copy/paste) the following command:

powershell "& 'C:\Users\xbmc\AppData\Roaming\XBMC\userdata\addon_data\plugin.program.multiroomaudio\strtstrmr.ps1'"

and see if there are any errors.

teshephe Wrote:2) If they don't, make sure that check that powershell is configured to execute scripts. Here is a link to show you how...

http://www.tech-recipes.com/rx/2513/powershell_enable_script_support/


VERY IMPORTANT INFORMATION FOR Win7 x64 USERS:
You will have two PowerShell applications in
All Programs/Accessories/Windows Powershell:

Windows PowerShell and Windows PowerShell (x86)

(simply typing powershell in the Start Windows search text box wont show you this)

Ensure to implement the recommended setting for PowerShell (x86) as well.


- wil32 - 2010-10-05

since ur broadcasting the file played, would it be possible to get-> udp://xbmc:1234/nowplaying.m3u

that way i could listen to the audio only via my iphone Big Grin


- teshephe - 2010-10-06

wil32 Wrote:since ur broadcasting the file played, would it be possible to get-> udp://xbmc:1234/nowplaying.m3u

I will see how feasible this would be to implement in a possible future release as an option in the addon settings. Big Grin


- Livin - 2010-10-06

any plans to make this able to stream different audio to each zone?


- luca_c - 2010-10-07

hi, I'm trying to use this fantastic plugin,I've followed all the instructionsma but I don't see/listen anything (client and server)...the client is only the title of the song.

It is also not close regularly xbmc .... I need to use the task manager to do it.
I tried with 2 xp pc and 2 pc w7, in both cases the same problem
How cal i do?Sad

Thanks!

P.S. Sorry for my english


- teshephe - 2010-10-08

luca_c Wrote:hi, I'm trying to use this fantastic plugin,I've followed all the instructionsma but I don't see/listen anything (client and server)...the client is only the title of the song.

It is also not close regularly xbmc .... I need to use the task manager to do it.
I tried with 2 xp pc and 2 pc w7, in both cases the same problem
How cal i do?Sad

Thanks!

P.S. Sorry for my english


No problem... initial things to check is to make sure that you have powershell configured properly as well as vlc 1.1.4 installed. Make sure that you have generated your files after setting up and restart XBMC.

XBMC "WILL" be slow closing as it shuts down the broadcast services in a controlled manner.

Also, on your Global Master, when you start the addon, also open up task manager to make sure that you can see 2 (two) vlc instances.

Let me know if this helps or that you are still having issues.


Listening w/ iphone - teshephe - 2010-10-11

For those of you looking at listening in via your iphone and (smartphones).

iPhone - Go to the app store and download the free app called Streamer by ZodTTD.

Regular Droids and such shouldn't have a problem with decoding and listening into the streamer natively.

Good news is that VLC is presently being ported to iphone and is already available for the iPad by Applidium and they promise to have the iphone version soon...

http://itunes.apple.com/us/app/vlc-media-player/id390885556?mt=8


XBMC Live install - basjes - 2010-10-12

Do the instructions work for an xbmc live install?
I have installed xbmc to my harddrive and have been trying your awesome addon. Unfortunately i'm not able to get it to work.


- teshephe - 2010-10-14

basjes Wrote:Do the instructions work for an xbmc live install?
I have installed xbmc to my harddrive and have been trying your awesome addon. Unfortunately i'm not able to get it to work.

Currently XBMC Live is not supported but will be soon as I am currently doing testing.

I will keep everyone posted.


- luca_c - 2010-10-14

teshephe Wrote:No problem... initial things to check is to make sure that you have powershell configured properly as well as vlc 1.1.4 installed. Make sure that you have generated your files after setting up and restart XBMC.

XBMC "WILL" be slow closing as it shuts down the broadcast services in a controlled manner.

Also, on your Global Master, when you start the addon, also open up task manager to make sure that you can see 2 (two) vlc instances.

Let me know if this helps or that you are still having issues.

hi...Sad Unfortunately the problem remain (no a/v from client ). I've followed all the procedure again but nothing has changedBlush

below a portion of server and client xbmc logs

Server log*******
19:49:39 T:2464 M:2189783040 NOTICE: Running the application...
19:49:40 T:2464 M:2188619776 NOTICE: Webserver: Starting...
19:49:40 T:2464 M:2187993088 NOTICE: WebServer: Started the webserver
19:49:40 T:2464 M:2187968512 NOTICE: ES: Starting event server
19:49:40 T:3448 M:2187919360 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
19:49:40 T:3448 M:2187919360 NOTICE: UDP: Listening on port 9777
19:49:40 T:3992 M:2186940416 NOTICE: -->Python Interpreter Initialized<--
19:49:40 T:3976 M:2176032768 NOTICE: -->Python Interpreter Initialized<--
19:49:40 T:2472 M:2174377984 NOTICE: -->Python Interpreter Initialized<--
19:49:41 T:3976 M:2171990016 NOTICE: [MAV]: MAV-DB - MAV Database already exists...
19:49:41 T:2472 M:2171617280 NOTICE: <html>
<li>OK
</html>
19:49:41 T:2472 M:2171617280 NOTICE: [MAV]: MAV UDP Sender Started and Running in background...
19:49:41 T:2472 M:2171617280 NOTICE: [MAV]: >> MAV UDP Sent - MAV Master @ 192.168.1.10 Livingroom rtp://@224.1.1.152:1152
19:49:44 T:3976 M:2161901568 NOTICE: [MAV]: MAV Streamer Started and Running...
19:49:44 T:3976 M:2161897472 NOTICE: [MAV]: MAV UDP Receiver Started and Running in background...
19:50:14 T:3976 M:2141556736 NOTICE: [MAV]: MAV - Client Office found @ 192.168.1.113
19:50:14 T:3976 M:2141540352 NOTICE: MAV-DB error...Source Already exists in the table
19:50:14 T:3976 M:2141536256 NOTICE: [MAV]: MAV-DB - Source Office updated to DB
------------------------------------------------- client connected---------------------------------------------------------------

19:50:41 T:2472 M:2144038912 NOTICE: [MAV]: >> MAV UDP Sent - MAV Master @ 192.168.1.10 Livingroom rtp://@224.1.1.152:1152
19:50:41 T:3976 M:2144034816 NOTICE: MAV-DB error...Source Already exists in the table
19:50:41 T:3976 M:2144034816 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
19:51:14 T:3976 M:2132799488 NOTICE: [MAV]: MAV - Client Office found @ 192.168.1.113
19:51:14 T:3976 M:2132795392 NOTICE: MAV-DB error...Source Already exists in the table
19:51:14 T:3976 M:2132795392 NOTICE: [MAV]: MAV-DB - Source Office updated to DB
19:51:41 T:2472 M:2139164672 NOTICE: [MAV]: >> MAV UDP Sent - MAV Master @ 192.168.1.10 Livingroom rtp://@224.1.1.152:1152
19:51:41 T:3976 M:2139164672 NOTICE: MAV-DB error...Source Already exists in the table
19:51:41 T:3976 M:2139164672 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
19:52:14 T:3976 M:2165362688 NOTICE: [MAV]: MAV - Client Office found @ 192.168.1.113
19:52:14 T:3976 M:2165358592 NOTICE: MAV-DB error...Source Already exists in the table
19:52:14 T:3976 M:2165358592 NOTICE: [MAV]: MAV-DB - Source Office updated to DB
19:52:41 T:2472 M:2148282368 NOTICE: [MAV]: >> MAV UDP Sent - MAV Master @ 192.168.1.10 Livingroom rtp://@224.1.1.152:1152
19:52:41 T:3976 M:2148278272 NOTICE: MAV-DB error...Source Already exists in the table
19:52:41 T:3976 M:2148278272 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
19:53:14 T:3976 M:2153390080 NOTICE: [MAV]: MAV - Client Office found @ 192.168.1.113
19:53:14 T:3976 M:2153385984 NOTICE: MAV-DB error...Source Already exists in the table
19:53:14 T:3976 M:2153385984 NOTICE: [MAV]: MAV-DB - Source Office updated to DB
19:53:41 T:2472 M:2150494208 NOTICE: [MAV]: >> MAV UDP Sent - MAV Master @ 192.168.1.10 Livingroom rtp://@224.1.1.152:1152
19:53:41 T:3976 M:2150486016 NOTICE: MAV-DB error...Source Already exists in the table
19:53:41 T:3976 M:2150481920 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
--------------------------------- streaming----------------------------------------------------------------------

Client Log****
19:50:09 T:5632 M:2268323840 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
19:50:09 T:5632 M:2268323840 NOTICE: UDP: Listening on port 9777
19:50:09 T:4128 M:2267738112 NOTICE: -->Python Interpreter Initialized<--
19:50:10 T:2812 M:2261102592 NOTICE: -->Python Interpreter Initialized<--
19:50:10 T:360 M:2260766720 NOTICE: -->Python Interpreter Initialized<--
19:50:11 T:2812 M:2257563648 NOTICE: [MAV]: MAV-DB - MAV Database already exists...
19:50:11 T:2812 M:2257575936 NOTICE: [MAV]: MAV UDP Receiver Started and Running in background...
19:50:11 T:360 M:2257567744 NOTICE: <html>
<li>OK
</html>
19:50:11 T:360 M:2257567744 NOTICE: [MAV]: MAV UDP Sender Started and Running in background...
19:50:11 T:360 M:2257453056 NOTICE: [MAV]: >> MAV UDP Sent - MAV Client @ 192.168.1.113 Office rtp://@224.1.1.152:1152
19:50:11 T:2812 M:2257436672 NOTICE: MAV-DB error...Source Already exists in the table
19:50:11 T:2812 M:2257432576 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
19:50:39 T:2812 M:2254528512 NOTICE: [MAV]: MAV - Global Master Livingroom found @ 192.168.1.10
19:50:39 T:2812 M:2254524416 NOTICE: MAV-DB error...Source Already exists in the table
19:50:39 T:2812 M:2254524416 NOTICE: [MAV]: MAV-DB - Source Livingroom updated to DB
----------------------client connected-------------------------------------------------------

19:51:11 T:360 M:2255327232 NOTICE: [MAV]: >> MAV UDP Sent - MAV Client @ 192.168.1.113 Office rtp://@224.1.1.152:1152
19:51:11 T:2812 M:2255323136 NOTICE: MAV-DB error...Source Already exists in the table
19:51:11 T:2812 M:2255323136 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
19:51:39 T:2812 M:2256785408 NOTICE: [MAV]: MAV - Global Master Livingroom found @ 192.168.1.10
19:51:39 T:2812 M:2256781312 NOTICE: MAV-DB error...Source Already exists in the table
19:51:39 T:2812 M:2256781312 NOTICE: [MAV]: MAV-DB - Source Livingroom updated to DB
19:52:11 T:360 M:2257620992 NOTICE: [MAV]: >> MAV UDP Sent - MAV Client @ 192.168.1.113 Office rtp://@224.1.1.152:1152
19:52:11 T:2812 M:2257616896 NOTICE: MAV-DB error...Source Already exists in the table
19:52:11 T:2812 M:2257616896 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
19:52:39 T:2812 M:2261110784 NOTICE: [MAV]: MAV - Global Master Livingroom found @ 192.168.1.10
19:52:39 T:2812 M:2261106688 NOTICE: MAV-DB error...Source Already exists in the table
19:52:39 T:2812 M:2261106688 NOTICE: [MAV]: MAV-DB - Source Livingroom updated to DB
19:53:11 T:360 M:2258071552 NOTICE: [MAV]: >> MAV UDP Sent - MAV Client @ 192.168.1.113 Office rtp://@224.1.1.152:1152
19:53:11 T:2812 M:2258067456 NOTICE: MAV-DB error...Source Already exists in the table
19:53:11 T:2812 M:2258067456 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
19:53:38 T:4816 M:2255831040 NOTICE: ExternalPlayer Filename: C:\Program Files\VideoLAN\VLC\vlc.exe
19:53:38 T:4816 M:2255831040 WARNING: ExternalPlayer: invalid value for warpcursor: none
19:53:38 T:4816 M:2255831040 NOTICE: ExternalPlayer Tweaks: hideconsole (true), hidexbmc (false), islauncher (false), warpcursor (none)
19:53:38 T:4816 M:2255831040 NOTICE: CExternalPlayer::OpenFile: rtp://@224.1.1.152:1152
19:53:38 T:1208 M:2255790080 NOTICE: CExternalPlayer:Tonguerocess: Player : C:\Program Files\VideoLAN\VLC\vlc.exe
19:53:38 T:1208 M:2255790080 NOTICE: CExternalPlayer:Tonguerocess: File : rtp://@224.1.1.152:1152
19:53:38 T:1208 M:2255790080 NOTICE: CExternalPlayer:Tonguerocess: Content:
19:53:38 T:1208 M:2255790080 NOTICE: CExternalPlayer:Tonguerocess: Args : --intf dummy --dummy-quiet "{1}" --play-and-exit --extraintf=http --http-host=192.168.1.113:8085 --netsync-master --netsync-master-ip= --netsync-timeout=500 --file-caching=0 --fullscreen
19:53:38 T:1208 M:2255790080 NOTICE: CExternalPlayer:Tonguerocess: Start
19:53:38 T:1208 M:2255790080 NOTICE: CExternalPlayer:Tonguerocess: Releasing audio device 2
19:53:38 T:2812 M:2255699968 NOTICE: [MAV]: Master Livingroom Playback Started...
19:53:38 T:1208 M:2256388096 NOTICE: CExternalPlayer::ExecuteAppW32: C:\Program Files\VideoLAN\VLC\vlc.exe "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf dummy --dummy-quiet "rtp://@224.1.1.152:1152" --play-and-exit --extraintf=http --http-host=192.168.1.113:8085 --netsync-master --netsync-master-ip= --netsync-timeout=500 --file-caching=0 --fullscreen
19:53:39 T:2812 M:2252681216 NOTICE: [MAV]: MAV - Global Master Livingroom found @ 192.168.1.10
19:53:39 T:2812 M:2252480512 NOTICE: MAV-DB error...Source Already exists in the table
19:53:39 T:2812 M:2252480512 NOTICE: [MAV]: MAV-DB - Source Livingroom updated to DB
19:54:11 T:360 M:2254536704 NOTICE: [MAV]: >> MAV UDP Sent - MAV Client @ 192.168.1.113 Office rtp://@224.1.1.152:1152
19:54:11 T:2812 M:2254532608 NOTICE: MAV-DB error...Source Already exists in the table
19:54:11 T:2812 M:2254536704 NOTICE: [MAV]: MAV-DB - Source Loopback updated to DB
----------------------------------------- streaming from server----------------------------------------------------------


- teshephe - 2010-10-18

Unfortunately, this log does not tell or show me anything.

Have you confirmed that the stream is actually running from the master?


- lestat1977uk - 2010-10-22

Rrrr

VERY IMPORTANT INFORMATION FOR Win7 x64 USERS:
You will have two PowerShell applications in
All Programs/Accessories/Windows Powershell:

Windows PowerShell and Windows PowerShell (x86)

(simply typing powershell in the Start Windows search text box wont show you this)

Ensure to implement the recommended setting for PowerShell (x86) as well.



Great bit of advice, fixed my issue (after tearing my hair out for hours), might be an idea to add this to the PDF.

Cheers Guys