******* Streamer Help
#1

Hey, sorry to bother, but I can't bear to have this not work... look at this:

Код:
*******Stream(playerid, "http://www.youtube.com/watch?v=vJt9PTlgbDM");
It says that its streaming but I got 0 audio.... please help! My audio settings are at max and my game isn't muted. Thanks!
Reply
#2

Add this
Код:
*******StopStream(playerid);
below this
Код:
*******Stream(playerid, "http://www.youtube.com/watch?v=vJt9PTlgbDM");
Reply
#3

wont that stop the stream?

edit: didnt work...
Reply
#4

it will also give audio

EDIT:JUst check it.
EDIT2:if you have not downloaded the include here include for *******.inc here
Reply
#5

it didnt work
Reply
#6

download the *******.inc i put the site up there ^^

then add in the top of the script
Код:
#include <*******>
Reply
#7

i already did all that

edit: nothing seems to work... the command says that its stopping the stream before it starts ... even tho the code says that it stops after it starts like u said/.
Reply
#8

this is my last idead do this
Код:
*******Stream(playerid, http://www.youtube.com/watch?v=vJt9PTlgbDM);
check if that works...
Reply
#9

nada.

this:
Код:
*******StopStream(playerid);
*******Stream(playerid, "http://www.youtube.com/watch?v=vJt9PTlgbDM");
or this:
Код:
*******Stream(playerid, "http://www.youtube.com/watch?v=vJt9PTlgbDM");
*******StopStream(playerid);
?
Reply
#10

like this.
Код:
*******Stream(playerid, http://www.youtube.com/watch?v=vJt9PTlgb...m(playerid);
IFFFF YOU GET A ERROR do this
Код:
*******Stream(playerid, "http://www.youtube.com/watch?v=vJt9PTlgbDM");
*******StopStream(playerid);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)