"mitchstein" wrote:
Hmm, probably why squeezeit produces an html file using silverlight.. So far with everything I can find being taken into account I'm going to have to create different video files for, roku, android, computers/tablets and other then android phones in order to deliver to the majority of the masses..
So tonight I plan to learn how to detect which device is requesting what. and script out automatically delivering the correct url for each device. Tommorrow I will setup a Virtual machine on my server to try out this soreson bittorrent (incase of a virus etc etc) and see if I can do it with that. If not then it's off to learn ffmpeg commandline and recompiling with good codecs, the current version has the h.264 codec but not the aac audio codec.. Then I just have to script out a page to upload the videos, transcode them, put them in the proper dirs and create the database entries... Will be a fun week ahead of me.. lol..
Have you looked into HLS instead? Roku, Android, and iOS all support HLS, and there are several web players (e.g., jwplayer) that support if for embedding in websites. Sorenson should also have an HLS option.