numberwolf / h265web.js

🔥 作者:常炎隆(Author: ChangYanlong):HEVC/H.265 网页直播/点播播放器 支持硬解! 支持H.265的HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket播放。 🔥 A HEVC/H.265 Web Player, Support hard-decoding! for LIVE/VOD stream. Support H.265 Codec with HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket.
http://v.yuveye.com/h265web
Other
1.97k stars 342 forks source link

Uncaught Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS. #224

Open zhizhilong opened 1 year ago

zhizhilong commented 1 year ago

Uncaught Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.

场景

问题:播放 flv 失败。 模式:直播 业务场景为在一个页面中频繁切换播放源,多次销毁和初始化播放器,在一定次数后,控制台报错:missile.js:278 Uncaught Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.. 并且一直请求https://www.zzsin.com/eye/user/anchor/anchor?type=info&app=h265web&page=player&block=player&action=build&info=version=4.2.0

视频 URL

https://office.hictec.cn:50443/rtp/08DDFBCA.flv

视频信息 分辨率:1080P 时常:live 码率:500kb/s 编码:H265 封装格式:FLV

问题描述

1)切换源在一定次数后,控制台报错:Uncaught Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS. 并且一直请求https://www.zzsin.com/eye/user/anchor/anchor?type=info&app=h265web&page=player&block=player&action=build&info=version=4.2.0

是否偶发

否。一直存在

补充

fandudu commented 1 year ago

请问这个anchor接口您去掉了吗,我也有这个需求

Zss96 commented 1 month ago

大佬,你的问题解决了吗,我也遇到这个问题。anchor去掉了