Ozan

Results 7 comments of Ozan

I am still getting this error. For first connection there is no bug. After second connection this bug occurs again; Error: IBcxImB7: Chunk reference error for type 2: previous chunk...

++ this; /home/nodeRTMP2RTSP/node-rtsp-rtmp-server/server.coffee:46 throw err; ^ Error: UVSofQ7o: Chunk reference error for type 3: previous chunk for id 57 is not found (possibly a bug) at RTMPSession.parseRTMPMessages (/home/nodeRTMP2RTSP/node-rtsp-rtmp-server/rtmp.coffee:1329:21) at /home/nodeRTMP2RTSP/node-rtsp-rtmp-server/rtmp.coffee:2497:24...

Solution: Change NavigationBar.js: import { Device } from "@shoutem/ui/helpers/device-selector.js"; and inside function setStyle (same file) replace the declaration of statusBarColor by: const { statusBarColor } = this.props ? this.props :...