Jump to content

willosonico

Members
  • Content Count

    2
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by willosonico


  1. hi to all, i'm trying to decode an rtsp stream with this gstreamer pipeline

    gst-launch-1.0 rtspsrc location=rtsp://192.168.1.12:554/h264Preview_01_sub latency=0
    ! rtph264depay
    ! h264parse
    ! mppvideodec
    ! videoconvert
    ! fpsdisplaysink

    but it go SIGSEGV

    mpp[27539]: mpp_rt: NOT found ion allocator
    mpp[27539]: mpp_rt: found drm allocator
    mpp[27539]: mpp: deprecated block control, use timeout control instead
    mpp[27539]: h264d_api: is_avcC=1
    Caught SIGSEGV

    it works with avdec_h264 instead of mppvideodec, but is hardware accelerated? it seems so slow

    thankyou


  2. There's a way to install ubuntu ?

    i see that there are some images of tinkeros ubuntu provided by an external vendor http://www.elar-systems.com/website/index.php/entertainment/member-area/category/2-downloads

    but i was not able to flash with the tool on the tinker edge R, am i missing something?

    • Like 1
×
×
  • Create New...