When I click on Start Publishing, it throws an error: startPublishing error undefined is not a function TypeError: undefined is not a function.
Logs
startPublishing error undefined is not a function TypeError: undefined is not a function
at addStream (http://192.168.100.7:8081/index.bundle?platform=android&dev=true&minify=false&app=com.infinitysports.bluemoon&modulesOnly=false&runModule=true:198383:45)
at ?anon_0_ (http://192.168.100.7:8081/index.bundle?platform=android&dev=true&minify=false&app=com.infinitysports.bluemoon&modulesOnly=false&runModule=true:197803:55)
at next (native)
at asyncGeneratorStep (http://192.168.100.7:8081/index.bundle?platform=android&dev=true&minify=false&app=com.infinitysports.bluemoon&modulesOnly=false&runModule=true:1154:26)
at _next (http://192.168.100.7:8081/index.bundle?platform=android&dev=true&minify=false&app=com.infinitysports.bluemoon&modulesOnly=false&runModule=true:1173:29)
at anonymous (http://192.168.100.7:8081/index.bundle?platform=android&dev=true&minify=false&app=com.infinitysports.bluemoon&modulesOnly=false&runModule=true:1178:14)
at tryCallTwo (/root/react-native/ReactAndroid/hermes-engine/.cxx/Release/4383e266/arm64-v8a/lib/InternalBytecode/InternalBytecode.js:61:9)
Question
Shin
Short description
I implemented everything as described in the React Native SDK sample inside publish folder and I am still getting this error that says:
startPublishing error undefined is not a function TypeError: undefined is not a function at addStream
Environment
Steps to reproduce
Expected behaviour
When you click the Start Publishing button, the webRTC app on the Ant Media Server should become online.
Actual behaviour
When the screen loads, I get the following logs:
When I click on Start Publishing, it throws an error: startPublishing error undefined is not a function TypeError: undefined is not a function.
Logs
Link to comment
Share on other sites
Top Posters For This Question
1
1
Popular Days
Mar 31
1
Apr 15
1
Top Posters For This Question
usama 1 post
Shin 1 post
Popular Days
Mar 31 2023
1 post
Apr 15 2023
1 post
1 answer to this question
Recommended Posts