Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

WebRtcPeer.js:230 TypeError #645

Open
liushunshun opened this issue Mar 11, 2023 · 1 comment
Open

WebRtcPeer.js:230 TypeError #645

liushunshun opened this issue Mar 11, 2023 · 1 comment

Comments

@liushunshun
Copy link

liushunshun commented Mar 11, 2023

Prerequisites

These are MANDATORY, otherwise the issue will be automatically closed.

Issue description

I use kurento-utils with vue3 and typescript find a WebRtcPeer.js exception .

Context

I use kurento-utils with vue3 and typescript find this exception .

image

code line

image

debug

image

packege.json dependency

    "@types/kurento-utils": "^6.7.1",
    "core-js": "^3.8.3",
    "element-plus": "^2.2.36",
    "kurento-utils": "^6.18.0",
    "vue": "^3.2.13",
    "vuex": "^4.0.2",
    "webrtc-adapter": "^8.1.1"

How to reproduce?

Expected & current behavior

(Optional) Possible solution

Info about your environment

About Kurento Media Server

About your Application Server

  • Programming Language:
  • Kurento Client version:

About end-user clients

  • Device(s):
  • OS(es):
  • Browser(s):

Run these commands

cat /etc/lsb-release
kurento-media-server --version
dpkg -l | grep -Pi 'kurento|kms-|gst.*1.5|nice'
@liushunshun
Copy link
Author

The program runs normally after I replace vite with vue-cli .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant