No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Video chat

    Help
    2
    2
    316
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RobertW last edited by

      Hi Guys,

      i’m really new to this whole thing so don’t judge me on my stupid question, i googled a lot but i’m not able to connect the dots yet.
      I wanna make an app that includes a video chat function. It seems like that should be possible but i haven’t found any resource explaining something like that in combination with quasar. Is that possible? and if so what components would i use in an application to do that? Is there a webview that i can use?

      Thanks for your help,
      Robert

      1 Reply Last reply Reply Quote 0
      • M
        mKomo last edited by

        Hey, so have a look at WebRTC

        If you want a wrapper around it then take a look at PeerJS (although kind of uncessary but it’ll make prototyping a bit faster)

        Then I believe you use a frame or canvas to display the video, the docs have some examples on how to do vid chat .

        1 Reply Last reply Reply Quote 0
        • First post
          Last post