After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 763286 - validate: Automation of http media content testing.
validate: Automation of http media content testing.
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-devtools
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-08 05:22 UTC by Vineeth
Modified: 2018-11-03 11:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
automated testing of http media files (7.82 KB, patch)
2016-03-08 05:24 UTC, Vineeth
none Details | Review
automated testing of http media files (6.79 KB, patch)
2016-03-10 07:54 UTC, Vineeth
none Details | Review
automated testing of http media files (6.39 KB, patch)
2016-03-21 04:25 UTC, Vineeth
none Details | Review

Description Vineeth 2016-03-08 05:22:02 UTC
When trying to validate media content on targets, due to memory limitations only a few files could be copied to target and tested at a time.
So instead of copying the files, thought it would be better to access the same media files by creating a local server for those.

Right now there is no option of creating media info for http and automatically running all the media files from the server.

Here i have attempted to scan the http server for files and automatically run the validation for all the files present.

I was able to successfully test the contents present in
http://download.wavetlan.com/SVV/Media/HTTP/http-3gp.htm
and 
http://samples.mplayerhq.hu/MPEG-4/

When the server has sub folders then files in the same will be recursively added.
Comment 1 Vineeth 2016-03-08 05:24:35 UTC
Created attachment 323352 [details] [review]
automated testing of http media files
Comment 2 Vineeth 2016-03-10 07:54:36 UTC
Created attachment 323591 [details] [review]
automated testing of http media files

Removed extra option --http-medias-path

With this patch, we can test the same with --medias-path option itself, by passing the http path.
Comment 3 Vineeth 2016-03-21 04:25:08 UTC
Created attachment 324409 [details] [review]
automated testing of http media files
Comment 4 GStreamer system administrator 2018-11-03 11:07:35 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-devtools/issues/20.