Even though both of the applications are built using same opencv backend, why does the vlc player take lesser load (almost half the load) than a python opencv application to stream the same rtsp video from server
syedyuvifan1's questions
Problem: Need to use one ubuntu machine(main machine) by two people, one will use it by connecting the machine to a monitor and the other will have his own windows/ubuntu machine and connect to main machine remotely. Both should get GUI interface and different workspace for each separately.
I have one single desktop machine which is used by my colleague. I wish to use the same machine for working on my application development. But the catch is I would be requiring the GUI also.
I understand that there should be an RDP server running in my desktop and I need an RDP client to do this. But I am not sure whether this will work as my colleague will still be working on the desktop with GNOME and I need a GUI for my remote connection separately.
I wish to get some help on this. Thanks.