|
![]() |
|
| Author |
|
|||||||
|
Grimy
Posts: 184
Location: Brisbane, Queensland
|
So, i have a customer who has 20 remote sites with a pc that will be playing a mp3 file. Occasionally he wishs to run a script that will stop the music playing on the remote end, copy the new file over and start the music again. Anyone know of such a utility? I figured I could just run a batch file that could do it. I didnt really want to just run a audio stream server as the 20 clients are on data based plans (mediapc's, just run a full screen flash webpage all day).
I thhough maybe get some software to run as a service then i could start/stop it remotely? Any ideas much appreciated. |
|||||||
| #0 08:30pm 10/06/07 |
|
|||||||
|
system
|
--
|
|||||||
| #0 |
|
|||||||
|
Triamks
Posts: 1266
Location: Brisbane, Queensland
|
I know that total recorder ($$) runs as a service. As the name implies, it's designed to record audio. However, it may do some of what you're after. I use it to launch a radio stream from a batch file. The more that I think about it, the more I think it's not what you're after. However, it runs as a service, and that's something you're after.
|
|||||||
| #1 10:39pm 10/06/07 |
|
|||||||
|
natslovR
Posts: 5426
Location: Canberra, Australian Capital Territory
|
you may need to use a wmi script as you'll need to stop the music playing before copying the new file over as the file will be locked.
|
|||||||
| #2 11:25pm 10/06/07 |
|
|||||||
|
whoop
Posts: 11425
Location: Brisbane, Queensland
|
mediaplayer classic has a web interface, videolan probably has a remote control for it too
|
|||||||
| #3 01:10am 11/06/07 |
|
|||||||
|
system
|
--
|
|||||||
| #3 |
|
|||||||
|
| ||||||||