Hey guys! I have recently installed Linux Lite 3.2 on dell latitude E6410 laptop. I'm trying to stream to twitch.tv and i have heard screen studio is the closest application to getting the job done. I have installed the latest version of libav-tools. When I try to add the repository it says it goes through here:
Then when I update I get this error in the terminal:
This is just then end of the whole reading to show this specific error. If you want me to copy the entire output I will, it's just really long.
I try running the application. but it doesnt appear to be on my system. What I am doing wrong? Thank you in advance.
Code:
liijoh@liijoh-lite:~$ sudo add-apt-repository ppa:soylent-tv/screenstudio
You are about to add the following PPA to your system:
ScreenStudio By Patrick Balleux.
Home page:
http://screenstudio.crombz.com/
ScreenStudio will use the power of avconv to let your create a screencast of your desktop, with your webcam and a banner in overlay.
It is built around "avconv" that is currently available on all Linux distos and should work "out-of-the-box". There are no dependencies beside the need for the JRE 7.0 (OpenJDK).
More info: https://launchpad.net/~soylent-tv/+archive/ubuntu/screenstudio
Press [ENTER] to continue or ctrl-c to cancel adding it
gpg: keyring `/tmp/tmpb2KapV/secring.gpg' created
gpg: keyring `/tmp/tmpb2KapV/pubring.gpg' created
gpg: requesting key 1591F4CD from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpb2KapV/trustdb.gpg: trustdb created
gpg: key 1591F4CD: public key "Launchpad PPA for Karl Ellis" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
Then when I update I get this error in the terminal:
Code:
W: Failed to fetch http://ppa.launchpad.net/soylent-tv/screenstudio/ubuntu/dists/precise/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/soylent-tv/screenstudio/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
This is just then end of the whole reading to show this specific error. If you want me to copy the entire output I will, it's just really long.
I try running the application. but it doesnt appear to be on my system. What I am doing wrong? Thank you in advance.