News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Streaming 3

Started by 1948Pal, April 11, 2005, 03:40:00 PM

Previous topic - Next topic

1948Pal

Perhaps the fact that Poreman is using mkportal is interferring with the setup, I don't know but possible. Just unzip the mod to your PC and ftp the 3 images to your /Themes/default/bbc.
"No matter how long the river, the river will reach the sea".
Eugene Fitch Ware

Wingman7659

Quote from: 1948Pal on October 09, 2005, 10:25:57 PM
Wingman7659. I'm unaware of the quicktime controls not showing up, R U sure? You should see your standard play, pause and progress bar belows the movie. Did you see the controls B4 you took out the size?
I think there is a parameter for autosize, without the width and height values, it should allow the player to display the original size of the clip. I'll check it out.

Hi 1948Pal,
I see the controller now, I found that I have to add an extra 20ish pixels to have the QY controller shown and I didn't take out the size in sub.php eventually. Yeah, it will be awesome if there is an autosize setting, because my forum focuses on animation and digital video, there are tons of different size formats of mov and avi in our posts. Thanks again.
Thanks.

diva_uno

Quote from: 1948Pal on October 10, 2005, 01:04:14 PM
Quote from: diva_uno on October 10, 2005, 01:34:48 AM
I'm using 4.1 and my players have disappeared in my post... and it's only in the audio post and not the video.
When I first posted them they were fine... now they aren't there. If I go to "modify" to modify my post the [stream][/stream] tags are still there but if I modify it and save the post... I just have a blank space with no player.

in Subs.php, find

'tag' => 'stream',
'type' => 'unparsed_commas_content',
'test' => '.+?,.+?]',
'content' => ($context['browser']['is_ie'] && !$context['browser']['is_mac_ie'] ? '<OBJECT id="mediaPlayer" width="320" height="285" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject" /><param name="fileName" value="$1" /><param name="animationatStart" value="true" /><param name="transparentatStart" value="true" /><param name="autoStart" value="false" /><param name="showControls" value="true" /><param name="loop" value="false">' : '<EMBED type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" id="mediaPlayer" name="mediaPlayer" displaysize="4" autosize="-1" bgcolor="darkblue" showcontrols="true" showtracker="-1" showdisplay="0" showstatusbar="-1" videoborder3d="-1" width="320" height="285" src="$1" autostart="false" designtimesp="5311" loop="false"></EMBED></OBJECT>'

And replace it with

'tag' => 'stream',
'type' => 'unparsed_commas_content',
'test' => '.+?,.+?]',
'content' => ($context['browser']['is_ie'] && !$context['browser']['is_mac_ie'] ? '<OBJECT id="mediaPlayer" width="320" height="285" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject" /><param name="fileName" value="$1" /><param name="animationatStart" value="true" /><param name="transparentatStart" value="true" /><param name="autoStart" value="false" /><param name="showControls" value="true" /><param name="loop" value="false">' : '<EMBED type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" id="mediaPlayer" name="mediaPlayer" showcontrols="0" showtracker="1" showdisplay="0" showstatusbar="1" videoborder3d="1" width="320" height="285" src="$1" autostart="0" loop="0"></EMBED></OBJECT>'

let me know.


Actually my Subs.php file is so messed up I don't know where to start. I have a few other mods on my board and I really don't want to start out fresh... but I may have to.

L.G.S

I have this installed on the default theme with SMF 1.1 RC1, and I am getting a problem,

I click the sound streaming button, paste the link in between, and post, but all that shows is the link to the file.

any help?
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


1948Pal

Make sure it is enabled in admin center under features and options.
"No matter how long the river, the river will reach the sea".
Eugene Fitch Ware

Nitro

this is REALLY driving me NUTZZZ!!!!
whenever i try to install this MOD using the package i get this error:

550 /homepages/20/d107436098/htdocs/bb/bb: No such file or directory

i know that directory is there! i put my ftp info the correct data and still gives me that error!

can someone REALLY give me a hand? i just upgraded to RC1 so i am using the new file Streaming_4[1][1].2.1

please please?

thank you so much.
MPF Rocks!!!

thetzfreak

I really don't have the time to go through every post here, but can someone answer these questions?

This mod works with RC1?
Can I make it so that only admin can post videos?
Where will the files be hosted? On my server?
Can I set up a video size limit (i.e. 10 MB)?

Thanks.

Nitro

that i can answer. you are the only can post videos, unless they have another link where they can point to the stream tags. nad yes it works with RC! i am just being lasy to do this manually but it should do it autom.
MPF Rocks!!!

L.G.S

Still need help, it's activated in Admin and I tried it, but I keep getting it as mms://link as a clicky link, that's all :(
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


thetzfreak

Installed successfully for me, but just doesn't work. I put [stream]http://mysite.com/myvideo.wmv[/stream] but it doesn't work. When I preview it, it just shows the actual text ([stream]http://mysite.com/myvideo.wmv[/stream]). I checked, and the mod is turned on.

Help?

Nitro

Quote from: thetzfreak on October 25, 2005, 02:59:11 PM
Installed successfully for me, but just doesn't work. I put [stream]http://mysite.com/myvideo.wmv[/stream] but it doesn't work. When I preview it, it just shows the actual text ([stream]http://mysite.com/myvideo.wmv[/stream]). I checked, and the mod is turned on.

Help?

that happened to me once and i noticed what i was trhing to play wasn't a video. you might want to check the actuall MOD file and see what's missing. you say you checked on options and features and it is anabled? what about permissions?
MPF Rocks!!!

thetzfreak

Quote from: Nitro on October 25, 2005, 03:12:31 PM
Quote from: thetzfreak on October 25, 2005, 02:59:11 PM
Installed successfully for me, but just doesn't work. I put [stream]http://mysite.com/myvideo.wmv[/stream] but it doesn't work. When I preview it, it just shows the actual text ([stream]http://mysite.com/myvideo.wmv[/stream]). I checked, and the mod is turned on.

Help?

that happened to me once and i noticed what i was trhing to play wasn't a video. you might want to check the actuall MOD file and see what's missing. you say you checked on options and features and it is anabled? what about permissions?
Yes, it is for sure a video. I uploaded the video to my server. What exactly should I look for in the mod file?

And, I'm the admin, so all permissions are enabled for me.

Thanks for the reply.

Nitro

unpack the stream for the version of SMF, to your computer and open the .MOD file and follow the instructions and compare the code to what was actually modified in your server files shown IN the .mod file. so if something is missing you can updated.

that's my suggestion, but i am hoping someone else might tell you another TIP.
MPF Rocks!!!

thetzfreak

Quote from: Nitro on October 25, 2005, 03:26:12 PM
unpack the stream for the version of SMF, to your computer and open the .MOD file and follow the instructions and compare the code to what was actually modified in your server files shown IN the .mod file. so if something is missing you can updated.

that's my suggestion, but i am hoping someone else might tell you another TIP.
Hmm... I can't seem to find the .mod file on my server. Where is it? It's not in "packages\Streaming_4.2.1.zip" is it (that's the source files?)?

If I go to packages in admin, I can view the file, but I can't edit it. Where do I go to compare?

Thanks.

Nitro

well, i finally made it to work. i had to do this manually ONE MORE time! i just can't get the package manager to work on these mods where we have to put the FTP info, what a pain!

this MOD works SUPER EXTRA REALLY MEGA ULTRA GRRRREAT!!!!

once again! AWESOME JOB!!!!!
MPF Rocks!!!

thetzfreak

Hmmm... any help on how to fix my problem?

Nitro

OK, now i have this error:
well, actually when i try to play only Real media i get this error:

[real=400,300]://http://m----------.com/extras/mood.ram[/real]

do you see the :// before the http ??? well that is weird, why is it doing that?

EDIT: i have checked the code over and over again and every thing looks in place
MPF Rocks!!!

thetzfreak

Never mind... got it to work =\

huijaa

Installation of streaming is failed, because of version SMF 1.0.5 with fasterparsecode.
Wondering, how do i get it?

Thanks...
Dovenforum Nederland -- a forum for deaf people in the Netherlands --

1948Pal

Way back on this topic, someone said they had done this and offered if anyone wants it, may you can contact that member and ask him. Here is a link to that post. If you don't hear back from him, then perhaps I can make a "faster parse code" version.
"No matter how long the river, the river will reach the sea".
Eugene Fitch Ware

Advertisement: