O’Reilly Network: Movies of Software
Good article on screencasting (recording and streaming your screen).
Category: Streaming and Multi-Media
JavaScripting QuickTime
JavaScript Scripting Guide for QuickTime
So.. Apple has finally started to support JavaScript for plugins. The catch is that you need Tiger. <snide remark>A big help to us developers</snide remark>
From the article:
The QuickTime plug-in is scriptable from the Safari browser, but Mac OS X v10.4 (Tiger) or later is required.
George Cook’s QT Resources Page
QuickTime Latency Part 2
sLop: QuickTime Latency
Soooo.. Following the various instructions in my posting from March 21 QuickTime Latency, I am able to reduce the delay from encoder to server to client to near zero…!
Here are the configuration changes from the QuickTime/Darwin Streaming Server streamingserver.xml file:
From: <PREF NAME=”reflector_buffer_size_sec” TYPE=”UInt32″ >10</PREF>
To:
<PREF NAME=”reflector_buffer_size_sec” TYPE=”UInt32″ >0</PREF>
From: <PREF NAME=”disable_overbuffering” TYPE=”Bool16″
>false</PREF>
To: <PREF NAME=”disable_overbuffering” TYPE=”Bool16″
>true</PREF>
and
From: <PREF NAME=”overbuffer_rate” TYPE=”Float32″
>2.0</PREF>
To: <PREF NAME=”overbuffer_rate” TYPE=”Float32″
>1.0</PREF>
Execellent QuickTime for Java page
New QuickTime SMIL Documentation
Great Segment on All Things Considered
NPR : An Impending Period of Transitional Chaos for Media
Regarding Advertising, TV, Radio, Podcast, Video Blogging and Unmediated.org
Flash beats out Java for video yet again
Video Ad Pioneer Ditches Java
The fate of Java in the video world takes another hit. It really is too bad that Sun hasn’t done anything with JMF in a couple of years and Apple can’t figure out how to make QuickTime for Java usable.
Woe is me..
Will this turn video blogging into the next podcasting..?
HOW-TO: PSPcasting on your Mac – Engadget – www.engadget.com.
I might have to get one of these nifty PSP thingamagigs now.. I would like to see a couple more hacks to them first, like the addition of a web browser or a JVM. Anybody know any of those projects are underway?
3 Great Mobile/Media Articles from The Feature
TheFeature :: How Not To Do Mobile Chat – How Cingular and American Idol got it wrong ($.30 per moderated message!!!!).
TheFeature :: Why Are Mobile Operators Bowing To Hollywood?
TheFeature :: MMS Reborn As A Platform – Now we are talking.. MMS is the platform I use to create all the silly little video segments on this site.