This application makes a webrtc video call with jitsi meet signaling

Overview

gstreamer-jitsi-meet

This application makes a webrtc video call with jitsi meet signaling. Other end can be any jitsi meet app or web app. It doesn't support a room with more than 2 people.

How to build

How to run

  • Check result of this command first: media-ctl -d /dev/media1 -p If it doesn't output the camera dev topology, then you need to find the correct media dev, and replace it in webrtc-sendrecv.sh
  • Run this command: webrtc-sendrecv.sh nick_name room_name This will create a new room or join a room.
  • Sometimes it doesn't work, maybe the signaling failed. If you don't see any change after 10 secs then you need to kill it and try again.

How it work

  • jitsi_websocket.py will connect to jitsi meet server through websocket and exchange xmpp, convert xmpp to sdp, and send/receive sdp to/from webrtc-sendrecv program.
  • webrtc-sendrecv use gstreamer webrtcbin. You can modify the pipeline string in code to stream audio/video.

Demo

https://www.youtube.com/watch?v=AlmOvYJzIoI

You might also like...
Play Video & Music on Telegram Group Video Chat
Play Video & Music on Telegram Group Video Chat

🖤 DEMONGIRL 🖤 ʜᴇʟʟᴏ ❤️ 🇱🇰 Join us ᴠɪᴅᴇᴏ sᴛʀᴇᴀᴍ ɪs ᴀɴ ᴀᴅᴠᴀɴᴄᴇᴅ ᴛᴇʟᴇʀᴀᴍ ʙᴏᴛ ᴛʜᴀᴛ's ᴀʟʟᴏᴡ ʏᴏᴜ ᴛᴏ ᴘʟᴀʏ ᴠɪᴅᴇᴏ & ᴍᴜsɪᴄ ᴏɴ ᴛᴇʟᴇɢʀᴀᴍ ɢʀᴏᴜᴘ ᴠɪᴅᴇᴏ ᴄʜᴀᴛ 🧪 ɢ

Takes a video as an input and creates a video which is suitable to upload on Youtube Shorts and Tik Tok (1080x1920 resolution).

Shorts-Tik-Tok-Creator Takes a video as an input and creates a video which is suitable to upload on Youtube Shorts and Tik Tok (1080x1920 resolution).

Turn any live video stream or locally stored video into a dataset of interesting samples for ML training, or any other type of analysis.
Turn any live video stream or locally stored video into a dataset of interesting samples for ML training, or any other type of analysis.

Sieve Video Data Collection Example Find samples that are interesting within hours of raw video, for free and completely automatically using Sieve API

Video-to-GIF-Converter - A small code snippet that can be used to convert any video to a gif

Video to GIF Converter Project Description: This is a small code snippet that ca

Video-stream - A telegram video stream bot repo
Video-stream - A telegram video stream bot repo

This is a Telegram Video stream Bot. Binary Tech 💫 Features stream videos downl

Terminal-Video-Player - A program that can display video in the terminal using ascii characters

Terminal-Video-Player - A program that can display video in the terminal using ascii characters

Webcam Indicator is an application to recieve and send messages from your own Webcam Server.
Webcam Indicator is an application to recieve and send messages from your own Webcam Server.

Welcome to Webcam Indicator 👋 Webcam Indicator is an application to recieve and send messages from your own Webcam Server. 🏠 Homepage Prerequisites

A GUI application for cropping images from videos

v-trimming-gui A GUI application for cropping images from videos. 動画をシークバーで操作しながらスクリーンショットを撮るためのアプリ。 Requirement Python =3.7 opencv-python ^4.5.5 PyS

camKapture is an open source application that allows users to access their webcam device and take pictures or create videos.
camKapture is an open source application that allows users to access their webcam device and take pictures or create videos.

camKapture is an open source application that allows users to access their webcam device and take pictures or create videos.

Comments
  • homepath in webrtc-sendrecv.sh

    homepath in webrtc-sendrecv.sh

    Hi,

    looks like you have hardcoded your homepath in webrtc-sendrecv.sh. Your demo looks promissing, would that run also on a ubuntu machine ? Any particular reason you have chosen mobile to mobile ?

    opened by vkuehn 4
  • Where is the XMPP protocol obtained

    Where is the XMPP protocol obtained

    Hello, I'm very sorry that you will not continue this project; May I ask when you got the protocol of XMPP+Jingle? Do you have a detailed source and source?

    opened by zsinba 2
  • Ubuntu troubleshooting

    Ubuntu troubleshooting

    Hi ! I've been struggling with gstreamer-jitsi-meet project on Ubuntu desktop recently: The gstreamer-jitsi-meet client connects to jitsi-meet and as it enters the existing room a new icon appears in the other participant's browser's jitsi-meet screen, but there is no media present whatsoever. Investigating Jicofo.log looks like that the client does not respond to the two messages that were sent from jitsi-meet/Jicofo:

    1. Feature discovery,
    2. Sending session-initiate

    Attached are xmpp messages (printed from python) to the point where jitsi-meet answers "Recipient not in the room" , which looks like the final cause of not advancing the session to the point of media exchange. Kompleten_xmpp.odt

    Reading the instruction in the "How to build" section, there is something puzzling to me: ...replace webrtc-sendrecv.c with file from gst-examples folder and rebuild . The mentioned webrtc-sendrecv.c file from gst-examples folder does not implement the linux socket communication with jitsi-websocket.py module.

    It looks like I'm missing something here and there, would you please shed some more light on this ? Thanks, regards,ali

    opened by alesovmed 1
Owner
Linh
Linh
OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.

OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality v

OpenShot Studios, LLC 3.1k Jan 1, 2023
video streaming userbot (vsu) based on pytgcalls for streaming video trought the telegram video chat group.

VIDEO STREAM USERBOT ✨ an another telegram userbot for streaming video trought the telegram video chat. Environmental Variables ?? API_ID : Get this v

levina 6 Oct 17, 2021
Python application that can be used to generate video thumbnail for mp4 and mkv file types.

Thumbnail Generator ?? What is This This is a Python application that can be used to generate video thumbnail for mp4 and mkv file types. Installation

Tharindu N. 13 Jan 3, 2023
Streamlink is a CLI utility which pipes video streams from various services into a video player

Streamlink is a CLI utility which pipes video streams from various services into a video player

null 8.2k Dec 26, 2022
MoviePy is a Python library for video editing, can read and write all the most common audio and video formats

MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. See the gallery for some examples of use.

null 10k Jan 8, 2023
A youtube video link or id to video thumbnail python package.

Youtube-Video-Thumbnail A youtube video link or id to video thumbnail python package. Made with Python3

Fayas Noushad 10 Oct 21, 2022
Text2Video's purpose is to help people create videos quickly and easily by simply typing out the video’s script and a description of images to include in the video.

Text2Video Text2Video's purpose is to help people create videos quickly and easily by simply typing out the video’s script and a description of images

Josh Chen 19 Nov 22, 2022
Filtering user-generated video content(SberZvukTechDays)Filtering user-generated video content(SberZvukTechDays)

Filtering user-generated video content(SberZvukTechDays) Table of contents General info Team members Technologies Setup Result General info This is a

Roman 6 Apr 6, 2022
Extracting frames from video and create video using frames

Extracting frames from video and create video using frames This program uses opencv library to extract the frames from video and create video from ext

null 1 Nov 19, 2021
Telegram Video Chat Video Streaming bot 🇱🇰

?? Get SESSION_NAME from below: Pyrogram ?? Preview ✨ Features Music & Video stream support MultiChat support Playlist & Queue support Skip, Pause, Re

DOOZY YEZ 5 Jun 26, 2022