Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • webphone webphone
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Keith
  • webphonewebphone
  • Wiki
  • error
Last edited by Keith 6 years ago
Page history

error

Errors, Doubts, Bugs.

a somewhat chaotic list.

iron 61.0.3163.81 on android 5.1

"Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture."

Media -> Autoplay is activated.


On calling:

I/chromium(12718): [INFO:CONSOLE(157809)] "%cJsSIP:ERROR:RTCSession %cTypeError: _this21._connection.addTrack is not a function I/chromium(12718): at https://cenizo.rhizomatica.org/vendor.js:177812:33 I/chromium(12718): at Array.forEach () I/chromium(12718): at https://cenizo.rhizomatica.org/vendor.js:177811:30 [...snip...]

This was changed in https://github.com/versatica/JsSIP/commit/63666fa07b1e73703b2e5b1408f8a55cf98d6c74. Previous version was 3.2.16


Older browsers: Current HEAD of the ng8 branch will not run in an es5 browser: (at least not on Iron 56 on mobiles (which is according to the below list, supposed to support es6)

https://www.w3schools.com/js/js_versions.asp

"Uncaught SyntaxError: Unexpected token ..."

So this appears to be an issue with standardized-audio-context, where the es2018 code is in the vendor-es5.js. Other modules look to me to be OK.

I'm not even sure why this module is being used. AFAIR, there were compile errors, or maybe the ng cli made the changes with the upgrade. The modules does not seem necessary. Need to investigate.

Clone repository
  • branch notes
  • commands
  • error
  • hermes
  • Home

Menu

Explore Projects Groups Topics Snippets