Red5 streaming with swftools.
Hello!
I'm planning for audio on demand service using drupal. For the audio streaming, I'm successful with RED5 server for audio streaming and application using ofla. The streaming url is "rtmp://localhost/oflaDemo" Red5 services uses the port 5080. Drupal is also installed in the localhost default port 80. The audio files to be streamed are stored in the folder /usr/share/red5/webapps/oflaDemo/streams/Track01.mp3.
For the client side, I installed swftools 6.2x. and as the document Streaming content from a Flash Media Server with SWF Tools says
Read moreAmazon S3 Podcasting Recipes?
Is anyone using Amazon S3 to hold their sermon files that can use the swftools 1pixeloutplayer? What is the site recipe to get it working?
Combo #01
I have tried embedded media field using the Media: audio flotsam module with swftools for the 1pixeloutplayer on a custom content type. With this method I get fatal error. Issue http://drupal.org/node/971464
Combo #02
Read moreMore confusion with SWF Tools.... {heavy sigh}
I am trying to output video using SWF Tools with views, but am getting errors saying it cannot see the flash content. This is my testing:
<?php
print $fields['field_video_fid']->content;
?><?php
print swf('http://www.inwithskin.com/drupal6/sites/default/files/Cuteraflash.flv');
?>SWF and 'clickable' images
Has anyone used SWFtools for a image slideshow where each image is clickable to a different url?
I have found a module I believe does this, but it looks like it's not maintained at all and doesn't even have a non-dev D6 release. SWFAddress is the module.
This would be a good 5-10 minute presentation, I think. Unless everyone has done this but me, which I hope is not the case. :\
Read more


