Video-shoutbox with iMac, QT? an a DV-Cam

I want to make a Video-Shoutbox on a Party.
My idea: An iMac with a Kiosk-Software. Maybe QT-Pro can make the clips. And a DV-Cam the Videos.
What i need is a possibility to push one Button, and you can 30 seconds record on the mac. After the 30 seconds you have to push or click the button again to make a new record.
After the evening you have a folder with all the clips in it and can now edit this clips in imovie or elsewhere.
How can i do that?
imac G5 Mac OS X (10.4.5)

anyone an idea ?

Similar Messages

  • Video-shoutbox with iMac, QT or iMovie and a DV-Cam

    I want to make a Video-Shoutbox on a Party.
    My idea: An iMac with a Kiosk-Software. Maybe QT-Pro can make the clips. And a DV-Cam the Videos.
    What i need is a possibility to push one Button, and you can 30 seconds record on the mac. After the 30 seconds you have to push or click the button again to make a new record.
    After the evening you have a folder with all the clips in it and can now edit this clips in imovie or elsewhere.
    How can i do that?

    One way is with an Applescript script written to run in QuickTime Player. Here's such a script. It would be called from the kiosk screen.
    Be sure to read the notes in the script.
    Karl
    -- Script by: Karl D. Petersen
    -- 7/20/2006
    -- This script records a 30 second movie, or whatever duration you set.
    -- Copy this script and Paste into a new document in Script Editor, the
    -- Applescript editor.
    -- WARNING: This script requires that the checkbox "Enable access for assistive devices" in
    -- Universal Access control panel of System Preferences be turned ON.
    -- Otherwise an error will occur.
    -- To prevent a timeout failure with some cameras, remove tape from camera.
    -- Set camera to record mode.
    -- If QuickTime Player fails to see camera, re-launch QT Player.
    -- Before the recording begins, the script will play a "5, 4, 3, 2, 1 Action!" movie that
    -- you've recorded. (The Action! movie must be open in QuickTime Player.) Enter the name of your
    -- Action! movie in the property below.
    -- When the recording ends, it will also play a "Cut!" movie that you've recorded.
    -- (The Cut! movie must be open in QuickTime Player.) Enter the name of your
    -- Cut! movie in the property below.
    -- To control how this script behaves, use Script Editor to set these five properties:
    property recordingTime : 30 -- set this to the desired recording time, in seconds
    property ActionMovieName : "Action!.mov" -- optional. The name of your Action movie. Must be open.
    property CutMovieName : "Cut! That's a wrap.mov" -- optional. The name of your Cut movie. Must be open.
    property countdownBeeps : 5 -- set this to the desired countdown beeps before recording begins. Optional
    property saveRecordingWhenDone : true -- save & close recording when done?
    property savePlayFrontSoundOnly : "" -- Not set by user. Will be set by script.
    tell application "QuickTime Player"
    try
    set weClickedRecordButton to false
    -- save the user's QuickTime preference to play sound of front movie ONLY.
    -- It will be restored later.
    set savePlayFrontSoundOnly to only front movie plays sound
    set only front movie plays sound to false -- so we can hear Action/Cut
    activate
    -- open recording window...
    new movie recording
    -- do countdown beeps, or play your own "5, 4, 3, 2, 1 Action!" movie
    if ActionMovieName is not "" then
    -- activate your own "Action!" movie window and play it
    if exists window ActionMovieName then
    rewind movie ActionMovieName -- so plays from beginning
    play movie ActionMovieName
    repeat while the playing of movie ActionMovieName
    -- did user close recording window?
    if name of window 1 is not "Movie Recording" then
    stop movie ActionMovieName
    error "Recording canceled."
    end if
    end repeat
    end if
    else -- play beeps instead
    repeat countdownBeeps times
    beep
    delay 1
    end repeat
    end if
    -- did user close recording window?
    if name of window 1 is not "Movie recording" then error "Recording canceled."
    -- use System Events to click Record button in window
    tell application "System Events" -- see WARNING above if doesn't work
    tell process "QuickTime Player"
    tell window "Movie Recording"
    click UI element 4
    set weClickedRecordButton to true
    end tell
    end tell
    end tell
    -- limit the recording to <recordingTime> seconds
    repeat recordingTime times
    delay 1 -- one second
    -- did user close recording window?
    if name of window 1 is not "Movie recording" then error "Recording canceled."
    end repeat
    -- stop the recording
    tell application "System Events"
    tell process "QuickTime Player"
    tell window 1
    click UI element 4
    end tell
    end tell
    delay 1
    end tell
    -- beep, or play your own Cut! movie
    if CutMovieName is not "" then
    if exists window CutMovieName then
    play movie CutMovieName
    repeat while the playing of movie CutMovieName
    end repeat
    end if
    else
    beep
    end if
    -- save the recording and close?
    if saveRecordingWhenDone then
    set tDefaultName to the name of window 1
    set tPath to choose file name with prompt "Name movie" default name tDefaultName
    -- if user cancels, error is returned here.
    save window tDefaultName in tPath
    close window tDefaultName without saving
    end if
    return "successful"
    on error errMsg
    -- restore QuickTime Player preference
    if savePlayFrontSoundOnly is not "" then set only front movie plays sound to savePlayFrontSoundOnly
    if exists window "Movie Recording" then
    with timeout of 2 seconds
    close window "Movie Recording" without saving
    end timeout
    end if
    -- ignore canceled recordings
    if "cancel" is not in errMsg then
    if not weClickedRecordButton then set errMsg to "Unable to record movie. Check camera."
    display dialog "Script Error: " & errMsg
    end if
    return errMsg
    end try
    end tell

  • Fastest and best external hard disks for video use with Imac?

    What is the fastest and best external hard disks for video use with Imac (I believe it is currently not possible to use Esata on the Imac).

    For DVCam. HDV etc, I'm a fan of the G-raid drives. From personal experience they
    are very solid performers. I only had one issue with a new drive that was replaced
    next day. They are not the cheapest drives to be found but the build quality
    is excellent. Check out:
    http://www.g-technology.com/products/g-raid.cfm

  • Can I video record with iMac?

    Can I record video directly with the built-in iMac camera?
    I am using OS X 10.8.3

    You have different ways of recording video with the built-in camera:
    1. Using Photo Booth. It's an application preinstalled with OS X where you can record videos.
    2. Using QuickTime Player. As db24401 said, open it and go to File menu > New Movie Recording.
    3. Use a third-party application. They include more features that you may want. I recommend Screenflow

  • Video Problem with iMac to Apple TV after Mavericks upgrade

    Since upgrade to Mavericks, my Apple TV receives audio, but not video from my iMac.

    How are you connecting to the Apple TV?

  • External Video Monitor with iMac possible.

    Dear friends,
    recently i have bought one imac 21.5" mid 2010 model. i am a film maker. i make TVC s, corporate docu, docu and short films. previously i worked hiring differnt post production studios but with growing volume of work i there was need for a personal edit setup. i have FC Studio 7 installed in my imav. i wanted to connect one external video monitor to facilitate the edit work flow. 1st i bought and connected a mini dp to vga adaptor and connected my 6 series samsung lcd tv with it. but the result was not satisfactory. now the lcd tv have become the second monitor and the system was working as dual monitor system. i wanted 1 video monitor as we get in pro studios. then i bought 1 mini dp to HDMI adapotor and connected it with the lcd tv throgh HDMI cable. fantastic. system took it automatically. Now i opened FCP, set a/v display to full screen, audio out to HDMI then view>external video>full frame. and u are through. now yuo can see the time line output in the LCD tv with sync audio. cheers. any better way to calibrate the second monitor?

    Thanks a lot for your help.
    If i consider an old model, maybe one with a DisplayPort input (late 2009 or mid 2010 iMac), is there a chance to connect the card with the DP input with a simple cable, or to verify the compatibility? The card has a DP output but many articles say that screen flickering or blue screen is the result...
    Regards,
    Andrea

  • Can video chat with Imac non-intel but not with Powerbooks

    Hi,
    I have a Linksys WRT54G firmware v. 1.0.6 connected to a Comcast Cable modem. My IMac Intel Duo (OS 10.4.6) is connected via ethernet cable to the router. I am set to DHCP on router and IMac. My Quicktime settings is at 1.5mb, I have tried with firewall off and on with the appropriate ports open. I have tried upnp on and off.
    I can connect to other Imacs (non-intel) but not to powerbook G4's. With the Powerbooks I can text chat, but sometimes they can see my text, but I can't see theirs. And every video chat is a fail to respond with the powerbook, but they can connect with others.
    Is there anything else I can do?
    Please help. Thanks.

    Hi cmbell,
    Do you know how to access your modem ?
    This should give you somewhere to turn off DHCP.
    Then you go to System Preferences > Network and select the connection method you are using.
    Then select the TCP/IP tab.
    In the drop down that says Using DHCP change it to Manually. (or Manual with DHCP if doing James' way)
    Type the IP you wish to use in the next entry field.
    Copy the subnet mask form the Using DHCP
    Copy any DNS servers listed.
    Copy the router IP address which will be the modem or router in question.
    Hit Apply.
    Done.
    9:23 PM Sunday; May 7, 2006
    Message was edited by: Ralph Johns (UK)

  • Multi video possible with iMac G5

    apple's ichat page says any G5 can initiate up to 4-way video conference
    yet on my friends imac G5, ichat only shows the one way capable camera icon next to the user's name in the top of the window. and it gives the message that this computer cannot initate more than a 2-way chat
    on my own dual 1ghz G4, i see the camera icon with the multi person accent, meaning i can initiate.
    my friend's 1.8ghz imac G5 should be able to initiate 4-way video, right?
    any one know why it can't?
    its running OSX tiger 10.4.2
    512 ram
    DSL modem
    iSight camera

    Hello Steelee,
    I do not often disagree with Bill, but I respectfully offer a different opinion here.
    doesn't the iMac G5 1.8ghz make the cut for the first 2?
    Yes it does. (I think, Bill ...) ANY G5 works.
    The DP requirement only deals with G4 processor Macs.
    However, in order to address your other concerns, I have a few questions about your initial post wherein you write:
    ... on my friends imac G5, ichat only shows the one way capable camera icon next to the user's name in the top of the window.
    (my emphasis added.)
    (0) By "on my friends imac G5", do you mean you are in the same room with your friend looking at the monitor of his actual G5?
    (1) By "one way capable camera icon", do you mean the Flat Camera iCon rather than the Stacked Camera iCon?
    (2) By "next to the user's name in the top of the window" do you mean next to your friend's display name in the upper (gray colored) border of your friend's Buddy List on his monitor on HIS G5 Mac?
    If the answer to all three of these is "yes", your G5 friend should try the suggestions in Help for iChat AV 3 Problems.
    If he does this and meets all the other requirements of Apple's System Requirements for iChat AV 3, his G5 should be able to host multi-party videos with other iChat AV 3 users who also meet the System Requirements.

  • Bonjour video problem with iMac G5

    When I look at my bonjour window in iChat on my wife's iMac G5, I see my computer (a G5 dual) with a video icon and I can successfully initiate a video iChat. On the other hand, when I look at the Bonjour window on my G5 dual, it shows my wife's iMac G5 with only the telephone icon and, of course, I can't initiate a video iChat. If I look at the Buddy List instead, I can initiate video iChats in both directions. What is going on?

    Hi Raja,
    in iChat go to the View Menu.
    Check that the "Show Video Status" item is selected (ticked).
    Ralph

  • Video input with iMac 24"

    Ever since the 27 inch came out and announce the ability to input a signal via mini displayport I've been researching on how exactly this works. The majority of people are saying that it is a feature that only the 27 inch offers but there are two sites in particular that sell a converter that keep mentioning that it'll work with the 24 inch. I was wondering if anyone has tried this out or knows for a fact the answer to the question.
    Here are the two products in question
    Apogee Belfan
    Altona AT-DP200
    And just as a side note, does this mean that apple has finally added audio the mini displayport or would that still be a separate issue?

    Those converters work with the 24" Cinema Display, not the 24" iMac.
    does this mean that apple has finally added audio the mini displayport or would that still be a separate issue?
    That is a separate issue, and they have not.
    Regards.
    Message was edited by: Dave Sawyer

  • Hotmail and video/audio (with imac built in camera) compatible messenger

    i am looking for a messenger compatible with the built in isight camera, audio and video, and it needs to work with a @hotmail.com account. it is just for at home personal use but i really like talking (verbally) with my friends while they can see me. Microsoft messenger and ichat both wont work.
    i am looking at mercury messenger because i saw that in another forum people said it worked, but i want to know before i download something i might not use.

    DillonR333 wrote:
    i am looking for a messenger compatible with the built in isight camera, audio and video, and it needs to work with a @hotmail.com account. it is just for at home personal use but i really like talking (verbally) with my friends while they can see me. Microsoft messenger and ichat both wont work.
    i am looking at mercury messenger because i saw that in another forum people said it worked, but i want to know before i download something i might not use.
    Welcome to Discussions, DillonR333
    (1) I am not certain exactly what you are trying to do because hotmail is email. If you merely want to attach a video clip to an email, your iSight can do that without mercury.
    (2) If you are looking for a video chat app that is compatible with the Windows Live chat server, consider the following:
     • http://www.microsoft.com/mac/products/messenger-8/default.mspx
    Because Microsoft has apparently changed its protocols, the old Mac alternatives
    (Microsoft Messenger for Mac, Mercury, and aMSN) will no longer connect for video. 
    For more info, see: http://tinyurl.com/ycxnbpr
    (3) Any video chat apps, including the above, can work with your built-in iSight. If you think you iSight may be faulty, troubleshoot as recommended here:
      http://support.apple.com/kb/HT2090
    (4) If you have problems video chatting even though your iSight works with Apple apps like QuickTimeX and iMovie, your problem is likely software. You will need to determine whether you are using the correct client app for the chat servers that your contacts use. Ask your contacts to tell you what computer, OS, and application they are using for video chat. From that info, we can determine which software you need to run to connect to the same chat server they are using.
    (5) If your problem remains although you have compatible client software and your iSight works with Apple apps, you may have a bad download or install of the software. You can try downloading and reinstalling again.
    (6) We will watch for your status update. If you need more suggestions, give as much info as you can about what you are trying to do and what you have tried that does not work. We will offer more specific suggestions based on the details in your reply.
    Message was edited by: EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz w/Mac OS X (10.6.4)  MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.4)
    LED Cinema Display  G4 PowerBook  1.67GHz (10.4.11)  iBookSE 366MHz (10.3.9)  External iSight

  • Missing video effects for iMac g5 w/ external iSight cam

    I have a G5 iMac with an external iSight camera and I'm wondering why I do not have the option for video effects while using photo booth and iChat. My wife's macbook does include video effects, so my first bet is that Apple decided not to give me the option with my OS upgrade. Anyone have a way to remedy this without spending over 2K again?

    DP, he has Photo Booth and Front Row, its the effects in iChat that he can't use, and I do think that's an intel function.

  • Can I get my videos shot with my ipod back on my camera roll after taking them off?

    Need on my camera roll so i can use them in an app.

    Hello Stub B,
    If you put your videos (this works with photos too) in your Pictures folder (Windows) or in iPhoto (Mac) you should be able to sync them to your iPod using iTunes and going to the photos tab and checking the 'Sync Photos' button. Note: If you want to sync only that individual photo/video you'll need to put it in a folder inside the Pictures folder (Windows) or put it in a separate album (iPhoto) and click sync selected folders/albums in iTunes.
    I hope this helps,
    Alex

  • I need to get back individually erased photos and videos from my iMac with no backups to help. Please help

    i need to get back individually erased photos and videos from my iMac with no backups to help. this is an attempt to consolidate all my data, new and old so I can uninstall Maverick and put Mountain Lion back on my iMac.  Any help would be greatly appreciated.

    If the files have been overwritten and you don't have a backup, they're gone.
    If they have not been overwritten, then there are third-party apps (for example Techtool Pro 7 ) with data recovery functions that might be able to retrieve some or all of your files.
    Backing up is good.

  • No Video Airplay von iMAC with iTunes

    Airplay on AppleTV2 works good with iPad (Video & Musik), but from iTunes (iMac Lion) only with music; if I try it with a Video I became a window "Timeout to long, check Your NET OR YOUR PREFERENCES"
    I don´t know, how I can running my video´s from iMac.
    Thanks for ideas.
    Michael

    Well, the Allen-Heath support site had the answer... quite suprised and pleased!!
    Have to reconfigure the iMac speakers in the Audio/Midi preferences. The details are found in this URL:
    http://allen-heath.helpserve.com/index.php?m=knowledgebase&a=viewarticle&kbarticleid=238
    The ZED R16 is a great board but certainly not Plug' n Play.

Maybe you are looking for

  • MacBook Pro Problems at Start Up: Please Help!!

    Hellos and Saluations, Lads and gents: I first want to say what a brilliant board you all have here. Congrats to the admins and mods for a splendid job! My new friends, I have a MacBook Pro (Intel) that I purchased a little over 1 year ago. I was sti

  • Authentication : SSO &  WWV_CUSTOM-F_ security-group _ app_id

    Hi, In my application express application a user is authenticated by measn of single sign on. So when a user goes to 'http://myhost/pls/apex/f?p=101:1' he is redirected to the SSO server and when validated is redirected to 'http://myhost/pls/apex/f?p

  • Change the descriptor for ProjectBeans

    Hi, I have a wlw webservice app deployed as ear. I know it has a EJB/ProjectBeans supplied by weblogic (I have 8.1sp4) and it's transaction timeout is 5 minutes. Is there any way I can change the settings? Thanks Edited by Holy at 01/28/2008 10:21 AM

  • PHP/MySQL hotfix, PCRE & session extensions

    The book I'm reading now has a link to a hotfix for DW 8.0.2 on the errata page. My version identifies itself as v8.0. Do I need to install this. I have magic quotes off in PHP(v5.2.4). The book says I require the xsl extension (which the hot fix men

  • Vital: linking mkpf and j_1iexcdtl

    how do i link mkpf and j_1iexcdtl as i want to display Grn no with exbed(basic excise duty)