Thanks Amir looking forward to the following parts to the series!
@amireshaq2 жыл бұрын
I hope to do the next one soon
@thaingocnguyen10152 жыл бұрын
Thank you a lots for this marvelous tutorial. Looking forward to the next parts of the series.
@amireshaq9 ай бұрын
did you find the next video useful? BTW, this inspired me to make it a product.
@yuyamimura94672 жыл бұрын
Kudos for this amazing tutorial. Looking forward to the following part!
@amireshaq2 жыл бұрын
I'll do my best to start the process for next video this week or next week.
@andrewndotela74072 жыл бұрын
Thanks brother, Let me dive in this good content
@sandipkundu8032 жыл бұрын
Thanks for keeping my request sir.
@amireshaq2 жыл бұрын
yeah Sandib, I remember your request and I remember I said it was not possible. Indeed it is not possible to do it just browser to browser but possible with Electron to Electron apps or Browser controlling via Electron/Node app. We are using webRTC mainly for viewing the desktop, the rest can be through web sockets or even webRTC datachannel.
@davidadorons2 жыл бұрын
Great content. Thank for the video
@deadmeat52 жыл бұрын
Great tutorial, when is part 2 coming out?
@amireshaq2 жыл бұрын
I hope to get time; Thanks
@rayhansharif1572 жыл бұрын
next part please
@leoporty29242 жыл бұрын
Amazing video tutorial........
@amireshaq2 жыл бұрын
Thanks! I still have one or two more videos; i just haven't found the time yet.
@leoporty29242 жыл бұрын
@@amireshaq This topic is exactly what I've been looking for for a long time..I intend to create a remote access system and I believe that this is the best way. Valuable information. Thank you very much.
@amireshaq2 жыл бұрын
@@leoporty2924 You are most welcome
@ovived8811 ай бұрын
does this use ffmpeg for streaming the video ?
@amireshaq11 ай бұрын
no, we are using webrtc to stream media.
@fatih-araz2 жыл бұрын
This was an amazing tutorial but part 2 is missing. :(
@amireshaq2 жыл бұрын
I actually done part 2 but I need to edit and upload, so hopefully this coming week it will be available.
@parvjain296011 ай бұрын
can i also perform same operations in react native ?
@amireshaq10 ай бұрын
I am not sure I understand the question.
@sanabaid7054 Жыл бұрын
Hi Thankyou for the tutorial. Need one help here, I am trying to set this up on Linux virtual machine. However, I am getting error in desktop capturer part itself. The app just closes as soon as it reaches there and cant log any screen or window information. Could you please help me here
@amireshaq Жыл бұрын
Thanks sana baid. I have not tried it on Linux yet; to help you I will have to try it. give me time to setup a Linux desktop and give it a shot.
@user-zw8fp1hd2d Жыл бұрын
@@amireshaq in the end what was the linux issue?
@amireshaq Жыл бұрын
@@user-zw8fp1hd2d hi, in fact I have it working on Mac, Win and Ubuntu Desktop. One thing I forgot to confirm with @sanabaid7054 is if the Linux VM is a Desktop (GUI based). However, my implementation is for a different application and not for this tutorial.
@user-zw8fp1hd2d Жыл бұрын
@@amireshaq Okey, I understand that the purpose of the user who commented was not the tutorial, but I've been testing on windows doing git clone of the second repository of your github, and I have encountered the problem that, when selecting the current screen in the Electron window, this is not being updated correctly in the ngrok, and as a last question, this ngrok could be replaced without any problem by a localhost port right? Sorry for my bad english, I am spanish and I am using DeepL
@amireshaq Жыл бұрын
@@user-zw8fp1hd2d sorry for late reply but I am trying to understand the issue you are facing with ngrok. BTW, if you have a domain name and a VM with public IP, you can do way with ngrok.
@muhammedridha88422 жыл бұрын
Please next part
@jordantekelenburg2 жыл бұрын
Where can we download the code ?
@amireshaq2 жыл бұрын
I havent had time to continue but I had wanted to complete the series and upload the code. May be I should upload to github for this video.