Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setupFirefox error on firefox browser. #48

Open
kingctan opened this issue Jun 13, 2016 · 12 comments · Fixed by #94
Open

setupFirefox error on firefox browser. #48

kingctan opened this issue Jun 13, 2016 · 12 comments · Fixed by #94
Labels

Comments

@kingctan
Copy link

this.setupFirefox is not a function

please check,thanks.

@DavidVentura
Copy link

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

@L469cdVCwE
Copy link

Same error on Firefox 47.0.

@flavioribeiro
Copy link
Member

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

@L469cdVCwE
Copy link

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

@DavidVentura
Copy link

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

On 16 June 2016 at 10:27, thekrzos notifications@github.com 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
#48 (comment),
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".

@sarat1669
Copy link

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?

@flavioribeiro
Copy link
Member

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

@gfronza
Copy link
Collaborator

gfronza commented Aug 2, 2016

@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?

@yocontra
Copy link
Contributor

yocontra commented Nov 8, 2017

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

@vdalex25
Copy link

vdalex25 commented Nov 21, 2017

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

@codenoid
Copy link

pls reopen

this._setupFirefox is not a function

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

@flavioribeiro flavioribeiro reopened this Jul 19, 2018
@spiritl7db
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

10 participants