clappr-rtmp-plugin icon indicating copy to clipboard operation
clappr-rtmp-plugin copied to clipboard

setupFirefox error on firefox browser.

Open kingctan opened this issue 9 years ago • 12 comments
trafficstars

this.setupFirefox is not a function

please check,thanks.

kingctan avatar Jun 13 '16 15:06 kingctan

Same here on Firefox 47 on windows. Works on firefox 47 on linux

DavidVentura avatar Jun 14 '16 14:06 DavidVentura

Same error on Firefox 47.0.

L469cdVCwE avatar Jun 14 '16 19:06 L469cdVCwE

I merged @tjenkinson's PR regarding this issue, can you guys check if this solves the problem?

flavioribeiro avatar Jun 14 '16 20:06 flavioribeiro

It still doesn`t work. Firefox 47 on Windows 8.1. TypeError: this.setupFirefox is not a function rtmp.min.js:1:5382 TypeError: t.container is null clappr.min.js:9:5742

L469cdVCwE avatar Jun 16 '16 13:06 L469cdVCwE

I had to rollback to previous clappr version, did not test in time, sorry

On 16 June 2016 at 10:27, thekrzos [email protected] wrote:

It still doesn`t work. Firefox 47 on Windows 8.1. TypeError: this.setupFirefox is not a function rtmp.min.js:1:5382 TypeError: t.container is null clappr.min.js:9:5742

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/flavioribeiro/clappr-rtmp-plugin/issues/48#issuecomment-226484473, or mute the thread https://github.com/notifications/unsubscribe/ADe0brbsV32FTC0HnExhY2LbD30Fu4IIks5qMU9cgaJpZM4I0epI .

Stack is the new term for "I have no idea what I'm actually using".

DavidVentura avatar Jun 16 '16 13:06 DavidVentura

clappr.rtmp is working on chrome, but not on firefox. Can you suggest the player version and rtmp version which work both on chrome and firefox?

sarat1669 avatar Jul 29 '16 10:07 sarat1669

I'm reopening this one so I can verify later, @sarat1669. Can you give me a working RTMP source so I can make tests?

flavioribeiro avatar Jul 29 '16 15:07 flavioribeiro

@sarat1669 @flavioribeiro Eventials is now running with clappr 0.2.58 and clappr-rtmp-plugin 0.0.13 and it's working fine in all browsers (firefox included).

BaseFlashPlayback _setupFirefox method: https://github.com/clappr/clappr/blob/master/src/playbacks/base_flash_playback/base_flash_playback.js#L41

RTMP calling _setupFirefox method: https://github.com/flavioribeiro/clappr-rtmp-plugin/blob/master/src/main.js#L164

@sarat1669 can you provide us a more detailed explanation of the problem you're having in FF?

gfronza avatar Aug 02 '16 13:08 gfronza

I'm seeing the same issue with the latest clappr-rtmp-plugin and clappr. Firefox 56.

yocontra avatar Nov 08 '17 22:11 yocontra

I'm also seeing the same issue with the latest clappr-rtmp-plugin and clappr. Firefox 57.0 (64). TypeError: this._setupFirefox is not a function

vdalex25 avatar Nov 21 '17 10:11 vdalex25

pls reopen

this._setupFirefox is not a function

browser : Mozilla Firefox 61.0.1 code : https://www.w3schools.com/code/tryit.asp?filename=FTFS4KXLTT1C

codenoid avatar Jul 19 '18 19:07 codenoid

clappr 0.3.12 the lasted version Firefox 76.0.1 TypeError: this._setupFirefox is not a function

spiritl7db avatar Jun 08 '20 08:06 spiritl7db