Title: Ustream Status
Author: Katz Ueno
Published: <strong>2011-06-28</strong>
Last modified: 2016-11-12

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://s.w.org/plugins/geopattern-icon/ustream-status.svg)

# Ustream Status

 Autor: [Katz Ueno](https://profiles.wordpress.org/katz515/)

[Pobierz](https://downloads.wordpress.org/plugin/ustream-status.3.0.1.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/ustream-status/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/ustream-status/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/ustream-status/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/ustream-status/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/ustream-status/)

## Opis

„Ustream Status” is a widget and shortcode plug-in to display the live/offline status
of a Ustream channel, using the desired images.

Enter a Ustream channel, and it will fetch the online/offline status. Then it will
display the online/offline status image of your choice.

Ustream is one of the major live casting service providers that anybody can start
a live cast for free or even make money.

SAMPLE SITE (although you only see it when I’m live)
 http://katzueno.com/

I’m looking for your feedback! Please contact me via my website
 or @katz515 on 
twitter.

Fork me on GitHub. Pull Requests are always welcome!
 https://github.com/katzueno/
UstreamStatus-WordPress

Plug-in Support Page
 http://katzueno.com/wordpress/ustream-status/

Also check out my other WordPress plugins
 http://katzueno.com/wordpress/

## Zrzuty ekranu

 * [[
 * Setting menu at the widget
 * [[
 * Ustream Status in action

## Instalacja

How to install and use it

#### Installation

 1. Upload `ustream-status` folder to the `/wp-content/plugins/` directory or you can
    install from admin panel directly.
 2. Activate the plugin through the 'Plugins’ menu in WordPress

#### Preparation

 1. Create Ustream account (if you haven’t done so)
 2. Upload two (2) images which indicates online and offline status, and obtain URL

#### Create a widget

 1. Go to `Appearance` – `Widget` and set up your Ustream channel and enter the image
    URLs
 2. Save

This plugin uses cache. You may have to wait for 60 seconds until you see the channel
becomes live or offline. Please be patient!

#### Insert a shortcode

Enter the shortcode as following format

[ustream-status channel=”Channel Name” online=”Online Image URL” offline=”Offline
Image URL”]

 * Channel Name: Enter the channel name (Or you can enter the full URL of a Ustream
   channel)
 * Online Image URL: Enter the full path to the online image.
 * Offline Image URL: Enter the full path to the offline image.

Shortcode Example:

[ustream-status channel=”nasahdtv” online=”http://example.com/nasa_online.gif” offline
=”http://example.com/nasa_offline.gif”]

This plugin uses cache. You may have to wait for 60 seconds until you see the channel
becomes live or offline. Please be patient!

#### When You Cleaning-up and/or When you uninstall This plugin

If you constantly add and delete channels, or when you want to uninstall this plug-
in, you may want to consider using one of the following plug-in since this plug-
in uses transient as part of cache.

https://wordpress.org/plugins/delete-expired-transients/
 https://wordpress.org/
plugins/artiss-transient-cleaner/

## Najczęściej zadawane pytania

  What do I need?

In addition to WordPress site, you need to sign-up at Ustream.tv and start live 
casting.

  How do I sign up for Ustream?

Click sign-up icon from Ustream.tv

  I don’t have any images for offline/online images

You need to make your own images. I may make preset later if you ask me so.

  I’m live. But my status won’t change.

First, wait for 60 seconds. Ustream Status uses cache. It only checks the live/offline
status once every 60 seconds.

If you don’t see the change os status after 60 seconds you become live, you may 
have misspelled your Ustream ID, your WordPress site may be having hard time reaching
Ustream Server, or your IP may be blocked from Ustream Server.

  How can I check if Ustream server is working or not?

If you’re still having problem getting the status, you can think of the following
situation

 * You mistyped your Ustream channel
 * You mistyped the wrong URL of images
 * Ustream Server may be having some problem.
 * Your WordPress server may be blocked from Ustream Server

## Recenzje

![](https://secure.gravatar.com/avatar/8cc143d3423f551369e10bec01aea44ce82761db8ffaeca8879c16348842be6e?
s=60&d=retro&r=g)

### 󠀁[Works perfectly](https://wordpress.org/support/topic/works-perfectly-666/)󠁿

 [karchnerl](https://profiles.wordpress.org/karchnerl/) 2016-09-03

The plug-in works great. I created my own images for online and offline status and
it works flawlessly. Thank you.

 [ Przeczytaj 2 recenzje ](https://wordpress.org/support/plugin/ustream-status/reviews/)

## Kontrybutorzy i deweloperzy

„Ustream Status” jest oprogramowaniem open source. Poniższe osoby miały wkład w 
rozwój wtyczki.

Zaangażowani

 *   [ Katz Ueno ](https://profiles.wordpress.org/katz515/)

Wtyczka „Ustream Status” została przetłumaczona na 1 język. Podziękuj [tłumaczom](https://translate.wordpress.org/projects/wp-plugins/ustream-status/contributors)
za ich wkład.

[Przetłumacz wtyczkę “Ustream Status” na swój język.](https://translate.wordpress.org/projects/wp-plugins/ustream-status)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/ustream-status/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/ustream-status/) lub czytaj
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/ustream-status/) przez
[RSS](https://plugins.trac.wordpress.org/log/ustream-status/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 3.0.1

 * Support translation.

#### 3.0.0

 * Switch to support new Ustream API.
 * You don’t notice the difference but completely changed the way the plugin fetch
   the online status.

#### 2.0.3

 * Ustream API no longer accepts http request but https.

#### 2.0.2

 * Fix shortcode output.

#### 2.0.1

 * Fix the `Warning: file_get_contents(http://api.ustream.tv/php/channel/wotstv/
   getValueOf/status) [function.file-get-contents]: failed to open stream: no suitable
   wrapper could be found in /path/to/wordpress/wp-content/plugins/ustream-status/
   ustreamstatus.php on line 96.` error

#### 2.0.0

 * Support multiple channel.
 * Support shortcode.
 * Reduced the cache time to 60 sec from 120 sec

#### 1.0.0

 * The initial version. This version should work ok.

## Meta

 *  Wersja **3.0.1**
 *  Ostatnia aktualizacja **10 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 2.8.0 lub nowszej **
 *  Testowano do **4.6.0**
 *  Języki
 * [English (US)](https://wordpress.org/plugins/ustream-status/) i [Japanese](https://ja.wordpress.org/plugins/ustream-status/).
 *  [Przetłumacz na swój język](https://translate.wordpress.org/projects/wp-plugins/ustream-status)
 * Tagi
 * [livecasting](https://pl.wordpress.org/plugins/tags/livecasting/)[status](https://pl.wordpress.org/plugins/tags/status/)
   [uStream](https://pl.wordpress.org/plugins/tags/ustream/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/ustream-status/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  2 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/ustream-status/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/ustream-status/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/ustream-status/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/ustream-status/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/ustream-status/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ustream-status/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/ustream-status/reviews/)

## Zaangażowani

 *   [ Katz Ueno ](https://profiles.wordpress.org/katz515/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/ustream-status/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=R8S6WTYMY9SXG)