Internet Radio i Televizija

Koji player koristite za gledanje TV kanala?

  • SopCast Player

    Votes: 196 5,3%
  • VLC Player

    Votes: 2.476 66,7%
  • Simple Player

    Votes: 260 7,0%
  • XBMC

    Votes: 873 23,5%
  • Pot Player

    Votes: 239 6,4%
  • ffplay

    Votes: 13 0,4%
  • mplayer

    Votes: 27 0,7%
  • SF Vip Player

    Votes: 199 5,4%

  • Total voters
    3.713
Član
Učlanjen(a)
16.12.2011
Poruka
142
beIN SPOR FR, SKY SPORT GERMAN

Kod:
[COLOR=#333333][FONT=arial]rtmp:/[/FONT][/COLOR][COLOR=#333333][FONT=arial]/[/FONT][/COLOR][COLOR=#333333][FONT=arial]81.17.24.242:1735/[/FONT][/COLOR][COLOR=#333333][FONT=arial]vod/[/FONT][/COLOR][COLOR=#333333][FONT=arial]_definst_/[/FONT][/COLOR][COLOR=#333333][FONT=arial]zaq1[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]rtmp:/[/FONT][/COLOR][COLOR=#333333][FONT=arial]/[/FONT][/COLOR][COLOR=#333333][FONT=arial]81.17.24.242:1735/[/FONT][/COLOR][COLOR=#333333][FONT=arial]vod/[/FONT][/COLOR][COLOR=#333333][FONT=arial]_definst_/[/FONT][/COLOR][COLOR=#333333][FONT=arial]zaq2[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]rtmp:/[/FONT][/COLOR][COLOR=#333333][FONT=arial]/[/FONT][/COLOR][COLOR=#333333][FONT=arial]81.17.24.242:1735/[/FONT][/COLOR][COLOR=#333333][FONT=arial]vod/[/FONT][/COLOR][COLOR=#333333][FONT=arial]_definst_/[/FONT][/COLOR][COLOR=#333333][FONT=arial]zaq3[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]rtmp:/[/FONT][/COLOR][COLOR=#333333][FONT=arial]/[/FONT][/COLOR][COLOR=#333333][FONT=arial]81.17.24.242:1735/[/FONT][/COLOR][COLOR=#333333][FONT=arial]vod/[/FONT][/COLOR][COLOR=#333333][FONT=arial]_definst_/[/FONT][/COLOR][COLOR=#333333][FONT=arial]zaq4[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]rtmp:/[/FONT][/COLOR][COLOR=#333333][FONT=arial]/[/FONT][/COLOR][COLOR=#333333][FONT=arial]81.17.24.242:1735/[/FONT][/COLOR][COLOR=#333333][FONT=arial]vod/[/FONT][/COLOR][COLOR=#333333][FONT=arial]_definst_/[/FONT][/COLOR][COLOR=#333333][FONT=arial]zaq5[/FONT][/COLOR]
[COLOR=#333333][FONT=arial]rtmp:/[/FONT][/COLOR][COLOR=#333333][FONT=arial]/[/FONT][/COLOR][COLOR=#333333][FONT=arial]46.19.139.30:1735/[/FONT][/COLOR][COLOR=#333333][FONT=arial]vod/[/FONT][/COLOR][COLOR=#333333][FONT=arial]tzjzuk_5u6jbgo[/FONT][/COLOR]
zadnja dva streama nisu trenutno aktivna
 
Poslednja izmena:
Član
Učlanjen(a)
25.08.2009
Poruka
2.215
GRANADA-ZARAGOZA
Kod:
[SIZE=3][COLOR=#0000ff]rtmp://$OPT:rtmp-raw=rtmp://37.220.34.61:443/liverepeater playpath=stream12_20121 swfUrl=http://554590055.r.worldcdn.net/player.swf live=1 pageUrl=http://sportodin.com/embed1.php?id=stream12_20121&width=640&height=460[/COLOR][/SIZE]
Utakmica pocinje u 19:30
 
Učlanjen(a)
23.04.2010
Poruka
930
Kod:
@echo offmode con:cols=105 lines=57
:VRH
title VEKTOR
cls
COLOR 0A
echo                           Za gledanje morate imati instaliran: VLC Player
echo                         Izaberite kanal (upisete broj kanala i onda Enter)!
echo.
echo (1) = PINK
echo (2) = PINK 2
echo (3) = RTS 1
echo (4) = RTS 2
echo (5) = RTS SAT
echo (6) = PRVA TV
echo (7) = B 92
echo (8) = B 92 INFO
echo (9) = HRT 1
echo (10) = HRT 2
echo (11) = OBN
echo (12) = RTRS
echo (13) = RTV 1
echo (14) = HAPPY TV
echo (15) = PALMA +
echo (16) = STUDIO B
echo (17) = RTCG
echo (18) = SOS
echo (19) = PINK KIDS
echo (20) = BABY TV
echo (21) = DM SAT
echo (22) = BALKANIKA
echo (23) = BN
echo (24) = KCN
echo (25) = KCN 2
echo (26) = KCN 3
echo (27) = PINK MUSIC
echo (28) = EUROSPORT
echo (29) = EUROSPORT 2
echo (30) = FASHION TV
echo (31) = CNN
echo (32) = TRAVEL
echo (33) = 24 KITCHEN
echo (34) = MTV
echo.
echo  (O) = EXIT
echo.


if exist C:\Progra~1\VideoLAN\VLC (set "vlc=C:\Progra~1\VideoLAN\VLC\vlc") 
if exist C:\Progra~2\VideoLAN\VLC (set "vlc=C:\Progra~2\VideoLAN\VLC\vlc")
if exist C:\Program Files\VideoLAN\VLC (set "C:\Program Files\VideoLAN\VLC\vlc")
if exist D:\Program Files\VideoLAN\VLC (set "D:\Program Files\VideoLAN\VLC\vlc")
if exist C:\Program Files (x86)\VideoLAN\VLC (set "C:\Program Files (x86)\VideoLAN\VLC\vlc")
if exist C:\Program Files(x86)\VideoLAN\VLC (set "C:\Program Files(x86)\VideoLAN\VLC\vlc")
if exist C:\Program Files (x64)\VideoLAN\VLC (set "C:\Program Files (x64)\VideoLAN\VLC\vlc")
if exist C:\Program Files(x64)\VideoLAN\VLC (set "C:\Program Files(x64)\VideoLAN\VLC\vlc")


set /p "Choice=>"


IF "%Choice%"=="0" GOTO 0
IF "%Choice%"=="1" GOTO 1
IF "%Choice%"=="2" GOTO 2
IF "%Choice%"=="3" GOTO 3
IF "%Choice%"=="4" GOTO 4
IF "%Choice%"=="5" GOTO 5
IF "%Choice%"=="6" GOTO 6
IF "%Choice%"=="7" GOTO 7
IF "%Choice%"=="8" GOTO 8
IF "%Choice%"=="9" GOTO 9
IF "%Choice%"=="10" GOTO 10
IF "%Choice%"=="11" GOTO 11
IF "%Choice%"=="12" GOTO 12
IF "%Choice%"=="13" GOTO 13
IF "%Choice%"=="14" GOTO 14
IF "%Choice%"=="15" GOTO 15
IF "%Choice%"=="16" GOTO 16
IF "%Choice%"=="17" GOTO 17
IF "%Choice%"=="18" GOTO 18
IF "%Choice%"=="19" GOTO 19
IF "%Choice%"=="20" GOTO 20
IF "%Choice%"=="21" GOTO 21
IF "%Choice%"=="22" GOTO 22
IF "%Choice%"=="23" GOTO 23
IF "%Choice%"=="24" GOTO 24
IF "%Choice%"=="25" GOTO 25
IF "%Choice%"=="26" GOTO 26
IF "%Choice%"=="27" GOTO 27
IF "%Choice%"=="28" GOTO 28
IF "%Choice%"=="29" GOTO 29
IF "%Choice%"=="30" GOTO 30
IF "%Choice%"=="31" GOTO 31
IF "%Choice%"=="32" GOTO 32
IF "%Choice%"=="33" GOTO 33
IF "%Choice%"=="34" GOTO 34
IF "%Choice%"=="35" GOTO 35


echo.
echo Odaberi od 1 do 35...
echo.
ping localhost -n 3 >nul
goto VRH


:1
cls
echo.
echo PINK se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/pink.stream| %vlc% -
goto VRH


:2
cls
echo.
echo PINK 2 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/pink_2.stream| %vlc% -
goto VRH


:3
cls
echo.
echo RTS 1 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/rts_1.stream| %vlc% -
goto VRH


:4
cls
echo.
echo RTS 2 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/rts_2.stream| %vlc% -
goto VRH


:5
cls
echo.
echo RTS SAT se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/rts_sat.stream| %vlc% -
goto VRH


:6
cls
echo.
echo PRVA se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/prva.stream| %vlc% -  
goto VRH




:7
cls
echo.
echo B 92 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/b92.stream| %vlc% -
goto VRH


:8
cls
echo.
echo B 92 INFO se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/b92_info.stream| %vlc% -
goto VRH


:9
cls
echo.
echo HRT 1 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/hrt_1.stream| %vlc% -
goto VRH


:10
cls
echo.
echo HRT 2 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/hrt_2.stream| %vlc% -
goto VRH


:11
cls
echo.
echo OBN se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/obn.stream| %vlc% -
goto VRH


:12
cls
echo.
echo RTRS se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/rtrs.stream| %vlc% -
goto VRH


:13
cls
echo.
echo RTV 1 ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/rtv_1.stream| %vlc% -
goto VRH


:14
cls
echo.
echo HAPPY se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/happy.stream| %vlc% - 
goto VRH


:15
cls
echo.
echo PALMA + se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/palma.stream| %vlc% -
goto VRH


:16
cls
echo.
echo STUDIO B se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/studio_b.stream| %vlc% -
goto VRH


:17
cls
echo.
echo RTCG se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/rtcg.stream| %vlc% -
goto VRH


:18
cls
echo.
echo SOS se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/sos.stream| %vlc% -
goto VRH


:19
cls
echo.
echo PINK KIDS se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/pink_kids.stream| %vlc% -
goto VRH


:20
cls
echo.
echo BABY se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/baby.stream| %vlc% -
goto VRH


:21
cls
echo.
echo DM SAT se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/dm_sat.stream| %vlc% -
goto VRH


:22
cls
echo.
echo BALKANIKA se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/balkanika.stream| %vlc% -
goto VRH




:23
cls
echo.
echo BN se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/bn.stream| %vlc% -
goto VRH


:24
cls
echo.
echo KCN se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/kcn.stream| %vlc% -
goto VRH


:25
cls
echo.
echo KCN 2 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/kcn_2.stream| %vlc% -
goto VRH


:26
cls
echo.
echo KCN 3 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/kcn_3.stream| %vlc% -
goto VRH


:27
cls
echo.
echo PINK MUSIC se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/pink_music.stream| %vlc% -
goto VRH


:28
cls
echo.
echo EUROSPORT 1 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/eurosport_1.stream| %vlc% -
goto VRH


:29
cls
echo.
echo EUROSPORT 2 se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/eurosport_2.stream| %vlc% -
goto VRH


:30
cls
echo.
echo FASHION se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/fashion.stream| %vlc% -
goto VRH


:31
cls
echo.
echo CNN se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/cnn.stream| %vlc% -
goto VRH


:32
cls
echo.
echo TRAVEL se ucitava...
call rtmpdump -r rtmp://edge1.vektor.net:80/vektor_live/travel.stream| %vlc% -
goto VRH


:33
cls
echo.
echo 24 KITCHEN se ucitava...
call rtmpdump -r  rtmp://edge1.vektor.net:80/vektor_live/24_kitchen.stream| %vlc% -
goto VRH


:34
cls
echo.
echo MTV se ucitava...
call rtmpdump -r  rtmp://edge1.vektor.net:80/vektor_live/mtv.stream| %vlc% -
goto VRH


:0
cls
echo vektor
ping localhost -n 3 >nul
exit /b
Prekopirati u text dokument ,pa sacuvati kao .bat
 
Poslednja izmena:
Član
Učlanjen(a)
25.08.2009
Poruka
2.215
MUSIC CHANNEL
Kod:
[SIZE=3][COLOR=#0000ff]rtmp://$OPT:rtmp-raw=rtmp://flash94.ustream.tv/ustreamVideo/5898069/streams/live  pageUrl=http://www.ustream.tv/channel/video-mix-live  swfUrl=http://www.ustream.tv/flash/viewer.swf live=1  [/COLOR][/SIZE]
rtmp____OPT_rtmp-raw=rtmp___flash94_ustream_tv_ust (29-11-2012 13-11-19).jpg
 
Natrag
Top