Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: Screencasting your Ubuntu Desktop: It's easy

  1. #11
    Join Date
    Aug 2008
    Location
    Quebec, Canada
    Beans
    241

    Re: Screencasting your Ubuntu Desktop: It's easy

    Me too, the audio/video sync is a nightmare to solve. Finally got it right in the ScreenStudio 0.9.1.

  2. #12
    Join Date
    Aug 2013
    Beans
    4,941

    Re: Screencasting your Ubuntu Desktop: It's easy

    Cool stuffs! But I wonder why only flv is supported. flash is very problematic on Linux and many of us can't wait for its demise.

  3. #13
    Join Date
    Aug 2008
    Location
    Quebec, Canada
    Beans
    241

    Re: Screencasting your Ubuntu Desktop: It's easy

    FLV is mostly used for RTMP. Flash does not matter as browsers are not able to play streams without the Flash plugin

  4. #14
    Join Date
    May 2006
    Location
    Milwaukee,WI
    Beans
    6,280
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Screencasting your Ubuntu Desktop: It's easy

    i still get an error with version 0.9.2. here's the terminal output
    Code:
    ScreenStudio
    -----------------------
    Started
    avconv -f video4linux2 -framerate 30 -itsoffset 0.0 -video_size 320x240 -i /dev/video0 -r 30 -f image2 -framerate 30 -i /tmp/screenstudio7903861705067230347.png  -f x11grab -video_size 1920x1080 -framerate 30 -i :0.1+0:0  -filter_complex [2:0][0:0]overlay=main_w-overlay_w:main_h-overlay_h[out];[out][1:0]overlay=0:main_h-overlay_h -f pulse -i  alsa_input.usb-046d_081a_13339CA0-02-U0x46d0x81a.analog-mono -r 30 -s 1280x720  -ar 44100 -vb 3000k -ab 128k -strict experimental -y -vcodec libx264  -preset veryfast -acodec libmp3lame -bufsize 4096k -f flv rtmp://live.hitbox.tv/push/ubuntuaddicted?key=XXXXXXXX/Stream Name
    avconv version 0.8.10-6:0.8.10-0ubuntu0.13.10.1, Copyright (c) 2000-2013 the Libav developers
      built on Feb  6 2014 20:53:28 with gcc 4.8.1
    [video4linux2 @ 0xd95c40] Estimating duration from bitrate, this may be inaccurate
    Input #0, video4linux2, from '/dev/video0':
      Duration: N/A, start: 2795.444967, bitrate: 36864 kb/s
        Stream #0.0: Video: rawvideo, yuyv422, 320x240, 36864 kb/s, 30 tbr, 1000k tbn, 30 tbc
    Input #1, image2, from '/tmp/screenstudio7903861705067230347.png':
      Duration: 00:00:00.03, start: 0.000000, bitrate: N/A
        Stream #1.0: Video: png, bgra, 1920x150, 30 tbr, 30 tbn, 30 tbc
    [x11grab @ 0xd532e0] device: :0.1+0:0 -> display: :0.1 x: 0 y: 0 width: 1920 height: 1080
    [x11grab @ 0xd532e0] Could not open X display.
    :0.1+0:0: Input/output error
    Exit Code: 1
    An error occured...
    i made a comment on your youtube video but i'll post it here as well, i see in your avconv command you don't set the keyframe interval, both twitch and hitbox are very sensitive with this setting and if it's not set many times a black screen is what the websites player will show. just an fyi. If you're looking for any tips or help I would strongly suggest peaking at simplescreenrecorder source code
    Last edited by dannyboy79; May 2nd, 2014 at 05:56 AM.

  5. #15
    Join Date
    Aug 2008
    Location
    Quebec, Canada
    Beans
    241

    Re: Screencasting your Ubuntu Desktop: It's easy

    I see the problem. The issue is that ScreenStudio was trying to use the display 0.1 which does not exists actually. This has been fixed in 0.9.3.

  6. #16
    Join Date
    Aug 2008
    Location
    Quebec, Canada
    Beans
    241

    Re: Screencasting your Ubuntu Desktop: It's easy

    I am working on the next release of ScreenStudio 1.0 and it will be great!

    Basically, I am trying to build a pre-configured setup for any service so that anybody can easily broadcast their desktop.

    Have a look at my youtube channel for the latest preview on ScreenStudio 1.0: http://youtube.com/patrickballeux


  7. #17
    Join Date
    Aug 2008
    Location
    Quebec, Canada
    Beans
    241

    Re: Screencasting your Ubuntu Desktop: It's easy

    ScreenStudio 1.2.0 is now available. This is a major update over the previous versions.

    Note: The PPA is currently broken as some dependencies are missing. It will be updated shortly.

    Get it at http://screenstudio.crombz.com

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •