question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VIDEOJS: ERROR: The "flash" tech is undefined. Skipped browser support check for that tech.

See original GitHub issue

When reading rtmp streaming file, the chrome’s console reports the error message. Here is the option of player: playerOptions: { sources: [{ type: "rtmp/mp4", src:'rtmp://localhost:1935/live/test&mp4:/tmp/rec/test.mp4' }], techOrder: ['flash', "html5"], autoplay: true, controls: true }

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
justahunzicommented, Mar 28, 2019

npm i -D videojs-flash babel-polyfill@6.26.0 尝试很多方法 发现安装了 babel-polyfill就可以正常使用了 ~~~

0reactions
chenruiuestccommented, Aug 14, 2020

npm i -D videojs-flash babel-polyfill@6.26.0 尝试很多方法 发现安装了 babel-polyfill就可以正常使用了 ~~~

感谢!

Read more comments on GitHub >

github_iconTop Results From Across the Web

VIDEOJS: ERROR: The "flash" tech is undefined. Skipped ...
When reading rtmp streaming file, the chrome's console reports the error message. Here is the option of player:
Read more >
Videojs Playback Technology ("Tech")
Flash Technology ​​ The Flash playback tech is a part of the default techOrder . You may notice undesirable playback behavior in browsers...
Read more >
Vue2 video player; How to import flash plugin? - Stack Overflow
The error I get is as follows,. video.cjs.js?0e26:441 VIDEOJS: ERROR: The "flvjs" tech is undefined. Skipped browser support check for that tech ......
Read more >
The flash tech is undefined Skipped browser support check for ...
VIDEOJS : ERROR: The "flash" tech is undefined. Skipped browser support check for that tech. 1. npm n多次也不好使,后来发现是版本不一致,需要 ...
Read more >
The flash tech is undefined Skipped browser support ... - 掘金
VIDEOJS : ERROR: The "flash" tech is undefined. Skipped browser support check for that tech. 复制代码. npm n多次也不好使,后来发现是版本 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found