AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Coding MM:S Plugins & SM Extensions (https://forums.alliedmods.net/forumdisplay.php?f=75)
-   -   [Demo] Source TV 2D (https://forums.alliedmods.net/showthread.php?t=163061)

raydan 07-26-2011 09:38

[Demo] Source TV 2D
 
There are JabaTV in hlds(about 7 years haven't update), and it already death.

The idea is make a JabaTV in srcds.

Some information:
Server Side:
Game server:
socket + sourcemod
Back end server:
java??

Client Side:
applet, flash, html5??

nowaday flash or html5 are powerful, can do alot of things.
May be you can watch cs:s or tf2 live match on you phone.

it possible?


demo Link

CrimsonGT 07-27-2011 07:27

Re: [Idea] Source TV 2D
 
It is definitely possible, but the main problem I can forsee is the map overview screenshots. Between CSS and TF2, there are probably about 100,000 maps made. I suppose if you only supported the official maps (even then there are a ton) it would be more feasible, but the overviews would be the most painful part. Coding it wouldn't really be overly difficult as you would just need to keep player positions updated between the game server and the web server.

zeroibis 07-28-2011 20:13

Re: [Idea] Source TV 2D
 
I guess it could transmit the default radar overlay from the map but if there is not one it just is like fail.

raydan 11-12-2011 07:28

Re: [Idea] Source TV 2D
 
i am using html5 to make a source tv 2d. it work very good!

Peace-Maker 11-12-2011 10:35

Re: [Idea] Source TV 2D
 
Quote:

Originally Posted by raydan (Post 1595149)
i am using html5 to make a source tv 2d. it work very good!

Got a link?

raydan 11-12-2011 23:09

Re: [Idea] Source TV 2D
 
2 screen

http://imageupload.org/thumb/thumb_133804.png

http://imageupload.org/thumb/thumb_133805.png
http://imageupload.org/getfile.php?i...&n=tv1.png&i=1

GoD-Tony 11-13-2011 02:49

Re: [Idea] Source TV 2D
 
Quote:

Originally Posted by raydan (Post 1595680)
2 screen

I like that. How often are the player positions updated?

Zephyrus 11-14-2011 10:10

Re: [Idea] Source TV 2D
 
html5 + javascript for the interface and php for the backend i assume, i guess you also use an sql database with coords just for the ease?

raydan 11-16-2011 08:42

Re: [Idea] Source TV 2D
 
made a small video
http://www.youtube.com/watch?v=mFxxPKjcE84

Peace-Maker 11-16-2011 12:09

Re: [Idea] Source TV 2D
 
WOW! Are you going to share that one?

In addition, how about a record/playback feature like PsychoLive?


All times are GMT -4. The time now is 11:03.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.