Issue Details (XML | Word | Printable)

Key: SQ-615
Type: Feature Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Bert Freudenberg
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
squeakland

Camera support for all platforms

Created: 01/Dec/09 04:21 PM   Updated: 08/Oct/11 07:04 AM
Component/s: etoys, etoys-mac, etoys-win
Fix Version/s: future release

Time Tracking:
Not Specified


 Description  « Hide
So far it only works on Linux (OLPC-XO specifically, possibly others). Scratch 1.4 has a camera plugin, maybe we can use that.

Bert Freudenberg added a comment - 28/Apr/10 12:00 PM
From an IRC discussion with Derek:

maybe add a new morph called CameraMorph that uses CameraPlugin
Etoys would ship both plugins
remove VideoMorph from the object catalog
add your new simplified but x-platform CameraMorph
seems better than shoehorning the CameraPlugin into VideoMorph
and maybe later there could be a cross-platform VideoPlugin so we can resurrect VideoMorph