Web version of the DJ console

Post Reply
Author
Message
neo5287
Offline
Junior Member
Posts: 9
Joined: Mon Nov 17, 2008 8:48 pm

Web version of the DJ console

Post by neo5287 »

Id like to create a page where my DJs can control all aspects of the show from one page, To do this id love to see a web based DJ console, So they can use all the features of the executable without the need to run/install the client.

Is this possible?

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Web version of the DJ console

Post by Indy »

I do have a few basic commands in a web-based version in the WebRequest v2 series, but it is ridiculously basic.

To provide a real client needs a persistent data connection... maybe in Flash or a Java applet.

I don't know the first thing about making a Java applet and haven't touched Flash since high school (ancient Flash 7 lol), but I'll take a look.

If someone knows flash and wants to volunteer that would be great, the protocol is documented openly (on "the wiki" as I often refer to) and I'll help any way I can of course.
You can also contact me via email or instant messenger, links are at the bottom of this post.

bullseye
Offline
Junior Member
Posts: 6
Joined: Mon Oct 20, 2008 9:23 pm
IRCBot Version I Use: v4
Location: Netherlands
Contact:

Re: Web version of the DJ console

Post by bullseye »

nice idea!
Image
http://www.Double-Digital.com
Visit our webpage for more info about us, we can also help you with the bot when needed

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Web version of the DJ console

Post by Indy »

How far did you get on this neo5287?
You can also contact me via email or instant messenger, links are at the bottom of this post.

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Web version of the DJ console

Post by Indy »

I guess not very far lol.
You can also contact me via email or instant messenger, links are at the bottom of this post.

neo5287
Offline
Junior Member
Posts: 9
Joined: Mon Nov 17, 2008 8:48 pm

Re: Web version of the DJ console

Post by neo5287 »

No sorry, I didnt even start to look at it further than checking out the wiki site. It is still something I want to look at one day in the hopefully not so distant future, other projects have taken up an inordinate amount of my time. If anyone has had any progress with this, please let me know and I would be interested in hearing what has been done :)

Indy
User avatar
Offline
Site Admin
Posts: 465
Joined: Thu Oct 16, 2008 1:58 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Contact:

Re: Web version of the DJ console

Post by Indy »

I'm afraid not much can be done, there are a few commands implemented in WebRequest v2 but that's about it.

Unfortunately I'm just not very "graphical" and though I've tried a couple of times over the last few years I've just never been able to get a handle on Flash.
You can also contact me via email or instant messenger, links are at the bottom of this post.

JAMITIN
Offline
Junior Member
Posts: 11
Joined: Thu Dec 15, 2011 11:06 pm
IRCBot Version I Use: v5
IRCBot Platform: FreeBSD

Re: Web version of the DJ console

Post by JAMITIN »

I know this is an old request/thread, but I know of a workaround.

Give your DJs an html with an IRC widget (qwebirc, mibbit) and directions on how to use it on the bottom, and have them control it via IRC.

westjgames
Offline
Member
Posts: 37
Joined: Wed Feb 08, 2012 8:43 pm
IRCBot Version I Use: v5
IRCBot Platform: Linux/Ubuntu
Location: Australia
Contact:

Re: Web version of the DJ console

Post by westjgames »

JAMITIN wrote:I know this is an old request/thread, but I know of a workaround.

Give your DJs an html with an IRC widget (qwebirc, mibbit) and directions on how to use it on the bottom, and have them control it via IRC.
A bit of a far cry from what we're asking. I know of a team that is working on this. I'll let you know how far they get.
http://fillydelphiaradio.net/
The best P0N-3 Music

Image

spindizy
Offline
Junior Member
Posts: 6
Joined: Sat Feb 23, 2013 3:50 am

Re: Web version of the DJ console

Post by spindizy »

I'd stay far away from flash, its being phased out.. however, websockets in html5 could make this a reality.

https://www.html5rocks.com/en/tutorials ... ts/basics/

Post Reply