⚠️ This forum has been restored as a read-only archive so the knowledge shared by the community over many years remains available. New registrations and posting are disabled.

All times are UTC + 8 hours




Post new topic Reply to topic  [ 32 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject: Re: Flash test
PostPosted: Jun 27th, '08, 23:43 
A posting God
A posting God
User avatar

Joined: Sep 4th, '07, 04:16
Posts: 2475
Location: Texas
Gender: Male
Are you human?: YES
Location: Texas 75703


All seems so inconsistent.. Sometimes it woks some times it does not..


Top
 Profile  
Reply with quote  
    Advertisement
 
 Post subject: Re: Flash test
PostPosted: Jun 27th, '08, 23:48 
A posting God
A posting God
User avatar

Joined: Sep 4th, '07, 04:16
Posts: 2475
Location: Texas
Gender: Male
Are you human?: YES
Location: Texas 75703
Ok, I am done testing. It seems that if you set a flash size other than the actual size of the flash video then it slows down or does not work some times! Steve, you might make a note of that.

Also, its ok to delete this thread.


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 27th, '08, 23:54 
A posting God
A posting God
User avatar

Joined: Sep 4th, '07, 04:16
Posts: 2475
Location: Texas
Gender: Male
Are you human?: YES
Location: Texas 75703
The start stream button works, now so dial up user will not have troubles with wasted bandwidth when viewing any flash videos of my fish that I may put up. It will not start the stream until you press the play button, and the flash player is 4K bytes now..


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 27th, '08, 23:56 
A posting God
A posting God
User avatar

Joined: Sep 4th, '07, 04:16
Posts: 2475
Location: Texas
Gender: Male
Are you human?: YES
Location: Texas 75703
Anyone want the source .fla file for the player?


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 28th, '08, 02:57 
Moderator
Moderator
User avatar

Joined: May 27th, '06, 04:57
Posts: 6480
Images: 0
Gender: Male
Are you human?: I'm a pleasure droid
Location: Frederick, Maryland
Neat stuff!!


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 28th, '08, 07:11 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Oct 11th, '07, 19:43
Posts: 6687
Gender: Male
Are you human?: Not at 3 am :(
Location: Kalgoorlie
Can you get it to stream from a webcam?


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 29th, '08, 09:41 
Almost divorced
Almost divorced
User avatar

Joined: Oct 19th, '06, 17:27
Posts: 1060
Location: Townsville
Gender: Male
That fish on the right certainly has a lot to say! ;)


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 29th, '08, 12:02 
Spam Assassin (Be afraid!)
Spam Assassin     (Be afraid!)
User avatar

Joined: Aug 24th, '06, 11:50
Posts: 10202
Location: Townsville
Gender: Female
Location: home
so Dan, can you give us instructions on how to do it too please? Axl took a good vid of the yesterday :D


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 29th, '08, 13:04 
Site Admin
Site Admin
User avatar

Joined: Mar 22nd, '06, 00:28
Posts: 12757
Location: Melbourne, Victoria
Gender: Male
Are you human?: YES- kinda
Location: Melb Vic OZ
dan, make up a thread in the useful info section with an upload or link to the player and instructions.

i will lock it and sticky it for you once done.

Steve


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 29th, '08, 14:11 
Bordering on Legend
Bordering on Legend

Joined: Mar 15th, '08, 17:15
Posts: 312
Location: India
Gender: Male
Quote:
so Dan, can you give us instructions on how to do it too please? Axl took a good vid of the yesterday
If you already get the video in a .mpg format (MPEG), kindly, if possible, leave a link for that too beside the flash one.

(I can view the old mpg format easily here but not flash (linux here, and I like to use open software, that is, (almost) everything compiled from scratch.)

Just as a curious question - How do the sizes compare? For an mpg and the equivalent flash video.


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jun 30th, '08, 01:45 
A posting God
A posting God
User avatar

Joined: Sep 4th, '07, 04:16
Posts: 2475
Location: Texas
Gender: Male
Are you human?: YES
Location: Texas 75703
I just like streaming video and they are much smaller than mpegs. Does linux have a .flv player?

I will make some changes to the source code to read a text file to get the url or the video file and also a stop button to stop the stream if you decide that you want to end the stream. This way everyone can use the player and not need to have flash 8 pro or higher to compile flash files. I will try to post it on a new thread in the useful info section as you suggested Steve.

The only thing I'm not sure about is if there is a free .flv video converter available.. I will check into it when I get back to work.


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jul 1st, '08, 06:24 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Oct 11th, '07, 19:43
Posts: 6687
Gender: Male
Are you human?: Not at 3 am :(
Location: Kalgoorlie
Thanks Dan - would be a cool addition to any webpage - Live AP Cam :)


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jul 2nd, '08, 00:18 
A posting God
A posting God
User avatar

Joined: Sep 4th, '07, 04:16
Posts: 2475
Location: Texas
Gender: Male
Are you human?: YES
Location: Texas 75703
Ok, I think that this should be kept simple. You will need an encoder ect so here is a program that will encode for streaming video and produce a flash swf streaming player. Encoded you video and upload both the swf player and the flv video file to where you host your files. Next, use the flash button in insert the video enter the size of the video file after the = sign. Enter the SWF player file only as the url. It will look something like this:
[flash=][/flash] {flash=200,300}http://MyURL.com/mySwfPlayer.swf{/flash}

ALWAYS set the frame rate to no more than 15 for streaming web video!
You want the video to be as small as possible, so set audio rate lower and use mono, not stereo.

Here is program that you need to use to convert your videos and have a streaming player:
http://rapidshare.com/files/126342317/f ... r.zip.html

I suggest you buy the program if you find it useful!


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jul 2nd, '08, 02:56 
A posting God
A posting God
User avatar

Joined: Sep 4th, '07, 04:16
Posts: 2475
Location: Texas
Gender: Male
Are you human?: YES
Location: Texas 75703

Final test using commercial player...


Top
 Profile  
Reply with quote  
 Post subject: Re: Flash test
PostPosted: Jul 2nd, '08, 02:58 
A posting God
A posting God
User avatar

Joined: Sep 4th, '07, 04:16
Posts: 2475
Location: Texas
Gender: Male
Are you human?: YES
Location: Texas 75703
I think the commercial player preloads before pressing play.. Can anyone confirm that?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 32 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC + 8 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Powered by phpBB® Forum Software © phpBB Group
Portal by phpBB3 Portal © phpBB Türkiye
[ Time : 0.082s | 14 Queries | GZIP : Off ]