Тёмный

Deskreen - An Open Source, Self Hosted way to use a mobile device as a second monitor. 

Awesome Open Source
Подписаться 143 тыс.
Просмотров 30 тыс.
50% 1

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 109   
@chrisbowie1438
@chrisbowie1438 2 года назад
This is cool but to me its not doing what the title of the video says. This is screen or app sharing to mirror/cast to another device, not the ability to have an additional display you can use such as when you have multiple monitors hooked up to a PC and can move stuff between monitors. You still have to go back to that app's window to interact with it. Not sure if this was what other people expected clicking into this video but that's what I thought when I saw the title in my feed. I expected a way to extend my desktop to another screen without buying another monitor or those USB portable monitors.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Didn't mean to confuse, or mislead you, just wanted to show you some cool open source software. I still think it's useful, just not doing quite what you expect. I think that's where the dongle comes in...where you setup a "2nd monitor" that isn't there, and then share that to the device. I may do a follow up to show how that can work.
@chrisbowie1438
@chrisbowie1438 2 года назад
@@AwesomeOpenSource Thanks! yeah absolutely I think that would be cool. I didn't notice there was a hardware piece.
@danieldantur2719
@danieldantur2719 2 года назад
If you have a monitor with two inputs, let's say HDMI and DVI and you are using de HDMI connection, you can plug your PC to the DVI cable too, your OS will detect that connection even if you can't see both at the same time in your monitor, then you can share that 'extra' monitor with Deskcreen. Another way to achieve the same is creating an extra virtual monitor using xrandr, for example, and sharing that one. This one is useful if you don't have an extra video output. It works great either way. One thing to notice: the extra monitor will exist even if you are not sharing it and you can't see it so you might lose some applications in that invisible monitor. Have that in mind.
@RickMyBalls
@RickMyBalls 2 года назад
@@danieldantur2719 i have this exact problem with my 4k home cinema & av receiver that can only pass through 1080 - one hdmi to the tv and one to the av. Might try this tip.
@mrfrenzy.
@mrfrenzy. 2 года назад
Yeah I think this is a great application for some uses, but I had hoped there was a driver to simulate a second monitor, so you can move the mouse to the edge of your screen and interact with software on the second screen.
@Steve-Richards
@Steve-Richards Год назад
Really Cool intuitive n fast programm, the only bad for me is it runns on 80% cpu usage :( super video!
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Sorry to hear you're seeing such high cpu usage. Maybe put in a ticket with the dev to see if he can make some tuned adjustments.
@Steve-Richards
@Steve-Richards Год назад
@@AwesomeOpenSource ty
@quvquvv
@quvquvv 4 месяца назад
This is such a great help. Also, low latency! Thank you!
@AwesomeOpenSource
@AwesomeOpenSource 4 месяца назад
You're welcome!
@scheimong
@scheimong 2 года назад
Looks very cool indeed, but the one downside is that it is Electron-based. I'll give it a try and hopefully it doesn't turn out to be a resource hog. But let's just say that my hopes aren't particularly high.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I didn't notice any slowness during my video shoot, but I'm running an i7 with 16 GB ram...so maybe that's why.
@scheimong
@scheimong 2 года назад
Truth be told, I'm more concerned about the efficiency rather than "system too slow to keep up". I will most likely want such a functionality when on-the-go, so keeping CPU utilisation low is important. All developers like to claim their application is "blazing fast" to the point where it's become a meme at this point, but the harsh reality is, TS & JS based applications simply cannot compete with compiled languages when it comes to being fast and efficient.
@vachmirian
@vachmirian 3 месяца назад
Can I use whole desktop as an extension or I should use individual screen? Now it only duplicates.
@AwesomeOpenSource
@AwesomeOpenSource 2 месяца назад
You should be able to just set it as an application / extension screen.
@OliverWoodphotography
@OliverWoodphotography 5 месяцев назад
I find things like this to be quite useful for photography QC as none of my main monitors have quite as good colour gamut or contrast ratio as my phone screen.
@AwesomeOpenSource
@AwesomeOpenSource 5 месяцев назад
That's an awesome use case!
@marcello4258
@marcello4258 Год назад
Problem with appimages the mostly not package all libs like glibc so flatpak is more versitile imo
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Appimages can miss libs, but if you tell the auther, they can then include it so others will benefit as well.
@silverfoenix
@silverfoenix 2 года назад
How much bandwidth does it consume? uploading & downloading compared to other streams? One possible way is screen mirroring a free or limited zoom-like conference call screen via one laptop & multiple phones... Or printing the QR code to mirror a video presentation for classes of students? although I don't know if can pass through adhoc (WAN) rather than internet provider...
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
You could do something similar to with a software like Jitsi Meet, but overkill to just have an extra monitor to keep something in view.
@marcello4258
@marcello4258 Год назад
Does this also work fine with usb2.0 / galaxy tab a8?
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Not sure about USB2.0, but it should be able to mirror the Galaxy.
@Skedooosh
@Skedooosh 2 года назад
Does apple pencil work if I use an ipad as second monitor?
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I don't think the "second monitor" really has input access, it's a view only.
@sakmaestro3852
@sakmaestro3852 2 года назад
Great app! I have a question, can i use projector as secondary screen?
@avantgardethemighty6724
@avantgardethemighty6724 2 года назад
If your hardware supports it (i.e. your computer has a free display slot) you should be able to hook it up directly; if it has a browser you could giving the tool a shot (tho note that you still need a dummy adapter then to get a true second screen instead of a capture of what you can already see)
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Like previously mentioned connecting directly may be easier, but if that's not possible, something like a raspberry pi could be attached to the projector, and then use a browser to access the URL that is created.
@OliverWoodphotography
@OliverWoodphotography 5 месяцев назад
Thanks for this...app images are awesome.
@AwesomeOpenSource
@AwesomeOpenSource 5 месяцев назад
My pleaure!
@Haze-eh3vy
@Haze-eh3vy Год назад
Hey, big fan of your videos! Love discovering new open-source stuff, and to have them presented in a concise video format keeps me coming back. One tip I'd have is to maybe go into a bit more detail on the drawbacks/pros and cons of the software you show. For instance, I don't think most people would be able to make much use of Deskreen for terminal purposes due to the input lag, unless their mobile device were to be plugged into ethernet. That being said, it still seems to be a great program to use in a pinch. I could see it being useful for remote work. Have a good day.
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Great info, and thanks for sharing. I'll try to be better about pointing out potential issues. I didn't have a ton of lag on my devices, so didn't experience that much. Most lag was when I was trying to record while using the app at the same time.
@mjtheman218
@mjtheman218 Год назад
there is a "default video player" toggle on my phone when I use this I don't understand what it does . Can anyone enlighten me?
@antikerantrieb2382
@antikerantrieb2382 Год назад
does touchscreen word on this app?
@AwesomeOpenSource
@AwesomeOpenSource Год назад
This is really a viewer app only. Not for interaction from the secondary screen. You can use the normal input on the main device.
@mithubopensourcelab482
@mithubopensourcelab482 2 года назад
Great Video. Thanks for sharing. Tested on Linux / Windows / Mac. Works as described in your video. I think it will be great for class room connectivity where teacher works on laptop and and smart tv can be watched by students. Keep it up. You are doing a great job.
@sakmaestro3852
@sakmaestro3852 2 года назад
Sir did you try to connect from laptop to tv, as long as it is smart tv,, right?
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Glad you like it, and the content.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I would think you could connect something like a raspberry PI to the tv if needed as well.
@pettepiero
@pettepiero Год назад
Hey great video, do you think it is possible to share the screen using some physical connection? I'm usually out using public networks and I would rather use my ipad as second screen without using the network. Thanks!
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Not that I'm aware of, but you could make that request on the github page for an enhancement.
@spexpl
@spexpl 2 года назад
Can the target device, instead of a tablet, be another PC with a monitor? E.g. I connect with PC+2 monitors, then another PC+2 monitors and in practice my PC will have 4 monitors?
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I think you can indeed share monitors windows on the other PC yes, It's all about how you lay them out.
@RockFordCademce
@RockFordCademce 2 года назад
i want you to drop the word kinda
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I'll work on it.
@seitbekir
@seitbekir 2 года назад
Time ago I've bought app for this. Hope, this is either great. I love how macOS now doing it. And, as I'm using Linux on my MacBook, I want same quality screen as second.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I hope so too!
@gasoft
@gasoft 2 года назад
Hi!, any recommendation to replace ngrok ?
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I did one a looooong time ago, but I think the project is abandoned. I'll see if I can find something better. I'd say today, definitely look into A free CloudFlare account and the cloudflare tunnels.
@gasoft
@gasoft 2 года назад
@@AwesomeOpenSource Thanks for the suggestion, you do a great job letting us know about these open source tools!
@re.liable
@re.liable 2 года назад
That's nice. I've been making do with `scrcpy` and a VNC connection for a while now. I'll have to try this one out. Cheers!
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I hope this will be a step up for you.
@DJDashzn
@DJDashzn 2 года назад
Hi Brian. Thanks for a great video. This is such a useful tool.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Glad it was helpful!
@2207amol
@2207amol 2 года назад
I'm guessing one needs to be on the same network connection(wifi) for this to work....???
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I think so, yes. It may could be modified to work over the internet, but probably best with VPN if you want that.
@TheAMadMan
@TheAMadMan 2 года назад
If you are going to recommend a package infrastructure, I'd like to hear more consideration then just ease of use. If people are coming to you for advice, you should at least mention that security, speed, and size are also important facts to consider - especially for choices that can have widespread effects on a person's productivity and safety.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I'll keep that in mind for the future.
@vedprakash-zz6hb
@vedprakash-zz6hb 2 года назад
My Like number 460
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Great number, and thanks for liking.
@christopherklein3829
@christopherklein3829 2 года назад
Wow great peace of software. I will donate for it. Im sure. Thanks for sharing
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Glad you like it, and donations in open source are excellent!
@anas__libya
@anas__libya Год назад
Audio??
@AwesomeOpenSource
@AwesomeOpenSource Год назад
Don't know about that.
@seitbekir
@seitbekir 2 года назад
Application mode is great. I hope there is tiling available, to share more than one application. But, it is not like second monitor, it is just a screen share. Goog for interactive information. I think I'll use it after I'll back from war.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I was able to share to two "devices", but just used 2 urls for different applications, so break those into different tabs, and voila!
@seitbekir
@seitbekir 2 года назад
@@AwesomeOpenSource sounds like good solution. Thanks
@mengyentohabigirl5805
@mengyentohabigirl5805 2 года назад
Awesome
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Indeed it is.
@darrenschmitz7981
@darrenschmitz7981 2 года назад
What OS are you running there? BTW I love your content!
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Kubuntu 22.04, with a few littls tweaks to the taskbar. And, thank you.
@jaygreentree4394
@jaygreentree4394 2 года назад
I dont know if its just my ipad being dumb or not but it seems to not work on older ios versions. Otherwise its a handy little app.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
It could be a version limitation. I found theat Home Assistant wouldn't display correctly on an older iOS version (app or web).
@nateredz
@nateredz 2 года назад
A useful piece of software. Also what distro of Linux are you running please? I like the look of it
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
It's Kubuntu 22.04, I just modified the taskbar a bit. it runs really well, and very smooth.
@nateredz
@nateredz 2 года назад
@@AwesomeOpenSource nice, I'm thinking of switching to Linux and I'll keep this distro in mind. Thank you.
@ardenswirl7361
@ardenswirl7361 2 года назад
des it work like extended monitors
@nikolab5353
@nikolab5353 2 года назад
no, but if you select only 1 program you can leave it in background
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
You can put a single app on a mobile device, or another computer screen, then if you put that app in the background on the main screen, you can still view it on the device screen.
@ardenswirl7361
@ardenswirl7361 2 года назад
@@AwesomeOpenSource Got it thanks You make amazing videos Make a lot more Tho I was looking for extended display you know any alt open source solution for that ??
@apescornelius9282
@apescornelius9282 2 года назад
Thanks for the awesome Open Source.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
You're welcome!
@mrfailure93
@mrfailure93 2 года назад
PLEASE the intro/outro music is way too loud.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Sorry, I've usually had no issues with the even levels on my end. I'll check on my next edit.
@mrfailure93
@mrfailure93 2 года назад
@@AwesomeOpenSource love your videos. It's honestly too loud on every video. I just now got around to saying it. Your voice is very calm and quiet. The music is on 1000% though
@chrisumali9841
@chrisumali9841 2 года назад
Thanks for the demo and info, have a great day
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Thank you too
@gameonnextgg7380
@gameonnextgg7380 2 года назад
How to use it on Android
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
To view the Android screen, or view a screen from Android?
@gameonnextgg7380
@gameonnextgg7380 2 года назад
@@AwesomeOpenSource how to view computer screen on Android phone
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
I'm not sure you can do that. the idea is to use the mobile device as a secondary monitor of sorts.
@gguestdub3518
@gguestdub3518 2 года назад
mmm is the same network??? :(
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Yes. it is. Meant to be running on the device next to your main pc.
@talldarkstrangerpr
@talldarkstrangerpr 2 года назад
Brilliant! Love this solution.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Glad you like it.
@markverstappen1365
@markverstappen1365 2 года назад
I,love the vids you make. Great to get new ideas, software etc. Something i 'm looking forward to is some sort of opensource database with a webinterface for 2 usecases namely: - to register software licenses, activationcodes etc. - to register purchases of all sources with the opertunity to add a copy of the bill with the warranty time, categories etc. Maybe you know some good options 😀
@techsupport4761
@techsupport4761 2 года назад
have you tried snipeit?
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Check out my latest video on Baserow, it might just be exactly what you want.
@markverstappen1365
@markverstappen1365 2 года назад
He Excuses for my late reaction, something with vacation and so I'm going to have a look into both of them thanks 😊
@gg-gn3re
@gg-gn3re 2 года назад
virtually all databases have web interfaces available for them
@SteveMacSticky
@SteveMacSticky 2 года назад
wow this is great
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Really great stuff.
@lelandclayton5462
@lelandclayton5462 2 года назад
It's pretty neat. doesn't have to be a phone or tablet either. Just type in the URL on another PC and it works as intended.
@AwesomeOpenSource
@AwesomeOpenSource 2 года назад
Absolutely correct.
Далее
The Open Source Software I use in 2024 - Part 2
31:12
Ответы Мэил Ру
01:00
Просмотров 1,1 млн
How to Make Your Own VPN (And Why You Would Want to)
25:54