View Single Post
  #28  
Old 11-08-2017, 07:42 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: How to get the real rtmp address on this encoding page.


Hi,

just use playlist link of that stream and enter this directly in VLC.
Code:
https://video3.earthcam.com/fecnetwork/10874.flv/playlist.m3u8
VLC seems not to work with that rtmp stream link also not if you use the vlc rtmp_x syntax after --avio-options.

If you wanna switch to Html5 playing (if site does support that too like Chaturbate flash & Html5) if you also have enabled flash,then you need most disable flash if the player on site xy has no choice button to switch to flash / html5.There is a Firefox AddOn called QuickJava you can use for that just pressing F button to disable/enable flash.This AddOn is only for Firefox to get.

About flash.Below a list of flash plugins you need to install for the browser you do use.Last link is standalone player if you need to play or watch swf / links etc.
Code:
Internet Explorer - ActiveX
http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_ax.exe

Firefox, Safari, Opera (Presto) - NPAPI
http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player.exe

Opera (Blink) and Chromium - PPAPI
http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player_ppapi.exe

Standalone https://fpdownload.macromedia.com/pub/flashplayer/updaters/26/flashplayer_26_sa.exe
So to check what you have installed press windows+R and enter control to open the system control panel.Inside press on Flash Player / Updates register-card and there you can find all infos about your installed flash plugins.

If you want to use flash in Chrome and it dosent work for incognito mode then disable this flag...
Code:
chrome://flags/#prefer-html-over-flash   <-- disable
If you only use Chrome as browser and you wanna watch all rtmp* streams with Chrome then enable flash.In default mode its disabled.Just check Chrome settings and enable flash and try the site which used rtmp again.

greetz
Reply With Quote