• PlayX 2.x Media Player
    256 replies, posted
2.5 beta 2: Changes: [LIST] [*]Webpages no longer destroyed. [*]Shoutcast provider is less strict. [*]Warning added for users who are missing Flash Player. [*]Crash detection that automatically disables PlayX. [*]More descriptive message for low framerate mode. [*]Radio HUD (shows title, progress, position, duration, status); also shows for low framerate. [/LIST] Eye candy: [IMG]http://img541.imageshack.us/img541/4540/playxhuds.jpg[/IMG] Download: [LIST] [*]Regular garrysmod.org version: [url]http://github.com/downloads/sk89q/playx/playx-2.5beta2-garrysmod.org.zip[/url] [*][url]http://github.com/downloads/sk89q/playx/playx-2.5beta2.zip[/url][/LIST] Beta channel SVN is updated. It is 2 AM in the morning and I can't really say that I fully tested everything, so good luck.
it's normal if the wire option dont work at all ? Like Wire Open and Close I have an error like GetConvar but I don't remember what is exactly.
it would be awesome if you could stream web browsing,... but i guess i can use jsutin tv with webcam max,...
[QUOTE=lotus006;23674590]it's normal if the wire option dont work at all ? Like Wire Open and Close I have an error like GetConvar but I don't remember what is exactly.[/QUOTE] Need gmod_wire_input 1
Where did you learn lua from?
[url]http://www.lua.org/pil/[/url]
Please(please and please) add seek\resume functions to FLV videos, without them we can't play long FLV movies, cause new\crashed people are joining and can't see playing video. Thank you.
I plan to eventually, but I have been busy. However, I have fixed the screen not working on PHX props (or pretty much any non-standard prop) in the [b]newtake branch[/b]. This version is quite different from 2.5 internally, but it should work the same as far as a user would see. However, there's no admin timeout nor is their media expiration in this version (yet). [url]http://github.com/sk89q/playx/tree/newtake[/url] Note that square screens still do not work (they work like widescreen). There are some serious screen tearing problems with the HTML control now (and the new way of drawing the screen) if you have square dimensions.
Help! When the server put PlayX and when the video begins to load, I crash the game, but the rest all right, what can I do? (Sorry for my English, I used a translator)
Some people have that problem and I don't know the cause. I already asked Garry and he said that he can't fix it, so it is Valve's problem.
Ok.. thanks...
how to replay|pause youtube videos?
That's not possible at the moment.
I have potentially very good news. For those who have the crash problem, try right clicking a Flash movie (outside game) and disabling hardware acceleration on the first tab. There is also a updated version of gm_chrome floating around. I might re-add gm_chrome support back into PlayX (it's only a few lines of code to add).
[QUOTE=sk89q;24711139]I have potentially very good news. For those who have the crash problem, try right clicking a Flash movie (outside game) and disabling hardware acceleration on the first tab.[/QUOTE] This fix worked, thanks, I suggest you post this fix on your troubleshooting page.
Yeah, I was waiting for someone to confirm it. I'd like to thank [url=http://steamcommunity.com/id/markomare]Marko[/url] for figuring it out and telling me. EDIT: Mare tells me to thank Python too.
I love you. A theatre game mode is now possible... This is so cool! Someone needs to make a sticky floor mod, and fold down seats.
Well, at the moment, this mod is crashing my server, especially with shoutcast links. Does this have a logging option to figure out the problem?
And you are running a dedicated server?
Sorry that i forgot to specify my problem^^ No, i'm hosting a listen-Server. And in fact it crashes my hl2.exe. PS: I tried to turning off Hardware Acceleration, but that nothing changed.
I don't have another solution for you then, unfortunately.
How do I play live radio streams? I tried inputting the location directly and it doesn't work.
What kind of radio streams? Shoutcast? Give me a link.
Is there anyway to allow a Darkrp job to sell all the different models of the repeater?
No idea.
This is one of the most well-made addons I've ever seen. This is up there with the Stargate mod. Thank you so fucking much. I'm typing this with the Steam browser while A Goofy Movie is playing in the background. GM_Construct makes such a good theatre. You are awesome.
Add a chat command for scrolling up/down in non-browseable website mode
So, hey. [code][addons\ulib\lua\ulib\server\hook.lua:139] attempt to index local 'gm' (a nil value)[/code] I get this error when I try to play anything on my listenserver, running standard sandbox. Here's the code from the error reference. [code]local GamemodeFunction = gm[ name ] if not GamemodeFunction then return nil end if ( type( GamemodeFunction ) ~= "function" ) then Msg( "Calling Non Function!? ", GamemodeFunction, "\n" ) end[/code] Any thoughts on what's happening?
[QUOTE=M308;25810136]So, hey. [code][addons\ulib\lua\ulib\server\hook.lua:139] attempt to index local 'gm' (a nil value)[/code] I get this error when I try to play anything on my listenserver, running standard sandbox. Here's the code from the error reference. [code]local GamemodeFunction = gm[ name ] if not GamemodeFunction then return nil end if ( type( GamemodeFunction ) ~= "function" ) then Msg( "Calling Non Function!? ", GamemodeFunction, "\n" ) end[/code] Any thoughts on what's happening?[/QUOTE] You could start with updating ULib/ULX
[QUOTE=Python1320;25810445]You could start with updating ULib/ULX[/QUOTE] Good point.
Sorry, you need to Log In to post a reply to this thread.