shamidrasool

Results 4 comments of shamidrasool

osboxes@osboxes:~$ python -V Python 2.7.6 I have rechecked the dependencies: ``` gstreamer0.10-plugins-base is already the newest version. gstreamer0.10-plugins-base-apps is already the newest version. gstreamer0.10-plugins-base-dbg is already the newest version. gstreamer0.10-plugins-base-doc...

Here is the output of debug command: ``` osboxes@osboxes:~/tapas-master$ GST_DEBUG=2 DEBUG=2 python play.py -a max -m gst -u http://yt-dash-mse-test.commondatastorage.googleapis.com/media/car-20120827-manifest.mpd 2017-03-25 11:34:41+0500 [-] Log opened. 2017-03-25 11:34:43+0500 [-] http://yt-dash-mse-test.commondatastorage.googleapis.com/media/car-20120827-manifest.mpd 2017-03-25 11:34:45+0500...

And here is the fake errors: ``` osboxes@osboxes:~/tapas-master$ GST_DEBUG=2 DEBUG=2 python play.py -a max -m fake -u http://yt-dash-mse-test.commondatastorage.googleapis.com/media/car-20120827-manifest.mpd 2017-03-25 11:37:54+0500 [-] Log opened. 2017-03-25 11:37:54+0500 [-] /usr/lib/python2.7/dist-packages/gobject/constants.py:24: gobject.Warning: g_boxed_type_register_static: assertion...

I also tested on Ubuntu 15.04 VBox with 3.19.0-82-generic kernel with all dependencies installed. Still no video in gst mode. Here is the fake media engine error: ``` mpegclient1@mpegclient1-VirtualBox:~/tapas-master$ sudo...