Showing posts with label TV Online. Show all posts
Showing posts with label TV Online. Show all posts

Tuesday, March 18, 2008

RCTI Online + SCTV Online on Internet using Linux and Firefox

You can watch RCTI Online and SCTV Online using rtsp protocol. To use this protocol with Firefox, you must register the rtsp protocol in Firefox. Also, make sure you already have Real Player installed before continue with this step :



  1. Type this into the Firefox's address bar : about:config
  2. Now right click on any entry, and choose "new" and then "string"
  3. In the text box that appears, enter: network.protocol-handler.app.rtsp
  4. A new text box now appears for the string value -- enter the path to your Real Player installation here. It will look something like this: /usr/bin/realplay
If you want to use it directly in Real Player :
  1. Choose menu File > Open
  2. Enter the channel address :

SCTV Online
rtsp://202.58.181.185/broadcast/sctv

RCTI Online
rtsp://202.58.181.185/broadcast/rcti


Read More..

Trans TV Online + Metro TV Online on Internet using Linux and Firefox

Put this address on your Firefox :

* MetroTV channel
mms://202.171.25.216/metro

* TransTV channel
mms://202.171.25.216/transtv

Note : mms protocol used by Metro TV and TransTV, can't be used with others channel such as RCTI or SCTV.



If you see message "MMS is not a registered protocol" when trying to view streaming content, here's the fix :


  1. Open Firefox, type about:config in the address window, and click enter.
  2. Right click on the window and choose , then from the pop-up menu that appears.
  3. In the first pop-up box, enter: network.protocol-handler.app.mms
  4. In the next pop-up box enter the path to your favorite movie player (e.g. Kaffeine "/usr/bin/kaffeine", Kplayer "/usr/bin/kplayer", or Totem "/usr/bin/totem", etc).
  5. Now, click in the main window again but choose New > Boolean
  6. In the first pop-up box, enter: network.protocol-handler.external.mms
  7. In the second pop-up select True.

Done. Enjoy.


Read More..