Building a Video Calling App using Python & Flask

preview_player
Показать описание
Hey what's up everyone, I am Yash Makan and thanks for clicking on my YouTube Video 🤘. In This video, I've demonstrated, creating a video audio-based chat app that we started using SocketIO, WebRTC, HTML & CSS, JS & Python & Flask.

This is Part VI of the series where we are developing a WhatsApp clone app in Flutter. In the Later, parts, we'll host and implement this video chat app inside our Flutter App.

Interested in the WhatsApp Clone App in Flutter? make sure to follow along in the series,

Have any doubts?
- comment below and I’ll reach out🤞
- DM me on Twitter - @Yash_Makan
You can also follow me on Twitter for more insights related to technology.

Subscribe to my youtube channel as it’ll really mean a lot and it’ll make my day 😁. Also, share the video with all your developer friends and I’ll see you guys in my next video.
Till then sayonara!!

Outro Song Credits:
Creative Commons Attribution license (reuse allowed)
Рекомендации по теме
Комментарии
Автор

unfortunately, this does not work in the new version of flask

CreatorDreamer
Автор

how can i connect another computer to videochat?

BrayanHernandez-kjrd
Автор

is it possible to import face recognition module in this app? thanks!

Ianrbnbrv
Автор

wubba lubba dub dub means "I am in great pain, please help me"

amitsharan
Автор

Absolutely amazing video. Please make more videos on flutter tutorials 😆

futurism
Автор

Hey, bro an error is coming
"TypeError: '<' not supported between instances of 'NoneType' and 'str'"

granthbagadia
Автор

Bro can you send the complete command of browser please. i mean the command you paste in browser and you open application in browser. please its urgent

wahabkhan-ugri
Автор

Hey, bro great 👏! I wonder if u could made a intermediate python tutorial for us..Thanks for your everlasting effort 🥰

eek
Автор

bhai voice is not working only able to see the video

beerusi
Автор

Not video calling it's just a normal video streaming

uvlights
Автор

Can We Talk Personally I Have Project Budget 10$

mohitbarhate
Автор

Thanks! but on my computer it is giving the error:

Traceback (most recent call last):

File "c:\Users\u\Desktop\flask_webrtc_youtube-master\server.py", line 2, in <module>
from flask_socketio import SocketIO, emit, join_room
File "C:\Users\u\AppData\Local\Programs\Python\Python310\lib\site-packages\flask_socketio\__init__.py", line 24, in <module>
from werkzeug.serving import run_with_reloader
ImportError: cannot import name 'run_with_reloader' from 'werkzeug.serving'

kitsune