Giter Site home page Giter Site logo

gst-plugins-bad's People

Contributors

adn770 avatar alessandrod avatar benjamin-otte avatar bilboed avatar c-a avatar capom avatar cfergeau avatar cymacs avatar dschleef avatar ensonic avatar ford-prefect avatar gbeauchesne avatar jeresimon avatar jmoutte avatar lovebug356 avatar lrn avatar luisbg avatar mlrsmithold avatar ocrete avatar reynaldo-collabora avatar sdroege avatar sreerenjb avatar steveb avatar superdump avatar thaytan avatar thomasvs avatar tp-m avatar wingo avatar wtay avatar ylatuya avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

gst-plugins-bad's Issues

Example throws GLib-GObject-CRITICAL and GLib-GObject-WARNING

Hi José Antonio.

Firstly I want to thank you for such future looking plugin. Great job 👍

Secondary I want to ask for help with running example server.
I've successfully built the plugin and example server from your google code repo. It can run, it can respond with html, but it logs critical errors when I'm allowing Chrome to use my camera (when it is trying to start the pipeline I suppose).

Here is what I did.

  1. VirtualBox + fresh Debian 7.1 (i386 netinstall w/o GUI)
  2. installed stable versions of ssh git sudo build-essential autoconf libtool pkg-config
  3. installed unstable versions of libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libsrtp0-dev libnice-dev libsoup2.4-dev
  4. cloned your git repo from google-code
  5. ./autogen.sh; make; make install
  6. Moved produced .so and .la files from /usr/local/lib/gstreamer-1.0 to /usr/lib/i386-linux-gnu/gstreamer-1.0 (the place, where I've found gst core plugins installed)
  7. cd test/examples; ./webrtc_http_server

Here is what server logs to console, when I'm trying to re-stream myself:

~/kurento.gst-plugins-webrtc/test/examples# ./webrtc_http_server
testing rand_source...passed
cipher: aes cipher block chaining (cbc) mode
  instance count: 0
  self-test: passed
cipher: aes integer counter mode
  instance count: 2
  self-test: passed
cipher: null cipher
  instance count: 0
  self-test: passed
auth func: hmac sha-1 authentication function
  instance count: 2
  self-test: passed
auth func: null authentication function
  instance count: 0
  self-test: passed
debug modules loaded:
  srtp (off)
  hmac sha-1 (off)
  aes cbc (off)
  aes icm (off)
  alloc (off)
  stat test (off)
  cipher (off)
  auth func (off)
  crypto kernel (off)

(webrtc_http_server:8705): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed

(webrtc_http_server:8705): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(webrtc_http_server:8705): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(webrtc_http_server:8705): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(webrtc_http_server:8705): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(webrtc_http_server:8705): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed

I've tried to read the sources, but understood, that without any experience in C[++] development for Linux it is almost impossible for me to find out where and why it fails :(

Please let me know If there are any tools or cli arguments for creating more verbose debug information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.