StudioTech TV

Helping create great internet video

StudioTech – Wirecast Series: Displaying Tweets live on Telestream Wirecast with LiveTweet

NOTE – LiveTweet is no longer available as Twitter changed their authorisation method and it no longer works.

Am not sure where I saw the question but somebody asked if anyone had a way to display tweets on Wirecast recordings or streams, from what I remember there was no answer.

That got us thinking and we came up with a solution using Twitterrific which has the ability to trigger an Applescript (but only every minute) which we then used to update a Keynote slide with the Tweets, the slide was then keyed onto Wirecast output. It worked and we talked about it in a post on the TTFN TV Blog.

After we wrote LiveText it seemed a simple step to write a similar program for tweets. Several days later we have LiveTweet ready for Beta test and it has been sent out to a couple of people for testing. Like LiveText we have written this for our own use but will share it with the community once the Beta testers have played with it. There will be no formal support!!

Follow us on Twitter to keep in touch with everything that’s happening at TTFN TV.

LiveTweet uses the following libraries for it’s operation and these are incorporated in the code: ASObject and ASTwitterLibrary

IMPORTANT:

Before you run LiveTweet for the FIRST time you must log in to twitter with your default browser. Then run LiveTweet and enter your twitter id (IT IS CASE SENSITIVE ! ! ! ! ! ! did I make this clear enough??) and then click on ‘Loop TimeLine’. You will then be asked, in your browser to allow access. You then need to copy the confirmation code into the dialog box launched by LiveTweet. You are then all set to go. If you get error messages or have problems with this then you can delete the Twitter keys by clicking on ‘RESET KEYS’ and trying again.

Mark

7 comments
Tweets that mention StudioTech – Wirecast Series: Displaying Tweets live on Telestream Wirecast with LiveTweet | TTFN TV -- Topsy.com

[…] This post was mentioned on Twitter by John (B00), TTFN TV . TTFN TV said: StudioTech – Wirecast Series: Displaying Tweets live on Telestream Wirecast with LiveTweet – http://www.ttfn.tv/?p=1108 […]

Michael Murray

Just saw this article retweeted by @wirecast and I would love to take part in this beta.

David

Can this display hash tags too? or only twitter id?

    Mark

    Hi David, currently twitter id only. There is no simple (as yet!) way of doing hash tags but it is on my wish list.

    Mark

      Gerbrand Oudenaarden

      I’ve once developed something similar. Not so configurable and portable as LiveTweet though. I used Quartz Composer to download an RSS feed from search.twitter.com (every 60 seconds) , break down the result and display it as required. You can then easily created complicated filters (including hashtags, excluding certain users, etc).

planetMitch

Mark – very cool tool… however, without the ability to show folks who have either tweeted something to me (with my @planetMitch) name or a #hashTag search, this is pretty useless to me.

I have 17,000 people in my twitter follow list and there’s a TON of junk coming thru on my timeline – which isn’t targeted to my show.

If i asked my followers to tweet questions, i’d never find them in that sea of mess and i sure wouldn’t want to display that mess during a live show.

    Mark

    Glad you got it working.

    The library I use to get the Twitter stream does not allow access to # tags unfortunately. What could be done is to add a search string so only tweets in your stream with that string were displayed. You could then give that string out on your show.

    Problem is I am backed up, too much work (shouldn’t complain) but will add it to the list.

    Followed your site since the early days as a 5D Mk II owner. Good job.

    Mark