Categories: Contributing | Development | MySQLUniversity

Instructions for Attendees


← Back to MySQL University main page

Contents

[edit] Addresses

[edit] Requirements

To attend MySQL University sessions, you need this:

  1. Web browser and access to the Internet
  2. IRC — either an IRC client application or a browser-based IRC client
  3. Media player — you need one of these:
    • Windows
      • foobar2000 (mp3 + ogg vorbis),
      • MPlayer, <ref name="mplayer">If you're using MPlayer, start it like this: mplayer -nocache -af gate,comp <url>
        -nocache disables the cache. Try -cache 32 (or 64, 128) if the sound frequently drops out.
        -af gate,comp adds audio filters. Usually that's not necessary, but helps if a stream is noisy.</ref>
      • VLC
      • winamp 2.x, 5.x (Not 3.x) (mp3 + ogg vorbis)
      • Zinf (mp3 + ogg vorbis),
    • Unix/Linux
    • Mac OS X

[edit] Preparation

[edit] The session

[edit] Join a session

  1. Authenticate with the Unibot bot; see instructions below
  2. Point your web browser to the appropriate University session page.
  3. Open the presentation if it's not embedded in the session page.
  4. Point your IRC client to Freenode and join the #mysql-university channel.
  5. Point your media player to http://your_nickname:your_password@myuniv.mysql.com:8000/voip.ogg
    (Be patient — initial buffering may take up to one minute, so you might not hear anything for some time.)

[edit] During the session

[edit] After the session

[edit] Unibot Authentication

Requiring MySQL University attendees to authenticate imposes an additional barrier, so we'll have to see how it works out. Authentication is required if the scribe started the Unibot bot that handles voice streaming and logging with the !start auth command (this is the default). Authenticating users has the following benefits:

Everyone who wants to listen to the MySQL University voice stream has to request a password which is assigned to the IRC nickname and valid only for the current session. To request a password, point your IRC client to irc.freenode.net and open a private window to Passmaker:

/query Passmaker

and say anything that contains the word "password", for example this:

Password or life!

Alternatively, you can use /msg:

/msg Passmaker Password or life!

The Passmaker bot will reply something like this (where your_nickname is your IRC nickname):

It's 'foobar123'
You can simply go to http://your_nickname:foobar123@myuniv.mysql.com:8000/voip.ogg

Depending on your system settings and the media player software you're using, you can click or copy that URL to start listening to the voice stream. For example, to start MPlayer on Linux from the command line, you would copy the URL and paste it into this command line string:

% mplayer -nocache http://your_nickname:foobar123@myuniv.mysql.com:8000/voip.ogg

Warning: if you are getting authentication failures when using mplayer you should upgrade to a more current version as there seems to have been a HTTP authentication bug in mplayer up to at least version 1.0pre7

If mplayer has problems to decode the stream, you can try a command line ogg player of your choice. I.e. the following works fine:

$ wget http://user:pass@myuniv.mysql.com:8000/voip.ogg -O - | ogg123 -b 32 -

(this uses a 32kb buffer in the ogg123 ogg player)

Retrieved from "http://forge.mysql.com/wiki/Instructions_for_Attendees"

This page has been accessed 6,410 times. This page was last modified 16:45, 8 November 2007.

Find

Browse
MySQLForge
Main Page
Current events
Recent changes
Random page
Help
Edit
Edit this page
Editing help
This page
Discuss this page
Post a comment
Printable version
Context
Page history
What links here
Related changes
My pages
Special pages
New pages
File list
Statistics
Bug reports
More...