CreatePlaylist interface proposal
by Ferrandis, Ludovic
Hi,
FYI, the discussion is open about CreatePlayList on Github at this URL
<https://github.com/01org/media-service-upnp/issues/100>
--
Ludovic Ferrandis
Open Source Technology Center
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
8 years, 3 months
dLeyna Drop 2 test results
by Prigent, Christophe
Hi all,
Please find the dLeyna test results report for Drop 2.
Objective:
As many as test cases were launched manually covering test of use cases, protocols. We launched the DLNA conformance test tools.
The objective is to provide a global quality status and report bugs.
Test Environment:
Computer:
* Ubuntu 12.04 64 bit
* Kernel 3.2.0-32-generic
dLeyna and its components:
* gssdp: 9d668686c8758c9388e8840e3bde82331f74c8d0
* gupnp: 5550411614b06b06f69d66d609b06da79e4e4091
* gupnp-av: 278db7d2e4587c9af4959687c903a3260851fd84
* gupnp-dlna: a5c174f7d192f5670583972bf968d54c0e483088
* gupnp-tools: 3e520334531546126e2fdbd03ca7580eb5e31dc4
* gupnp-vala: 93008eccb8f3b6caa0b73ff1b4bd0cee42b655a8
* media-service-demo: f4440e104f0d13e454234184c2c6eba982725baf
* media-service-upnp: 4d297070605738a75105208c35f1fc388f91fb35
* render-service-upnp: 515251735e379612f54b3fe7d5b3a8980c1f755b
* cloudeebus: cc94088869d5563c8e2e8915b4cb23cb1fb28aa4
* Rygel: 7ed1545a1de8948720e590ab3d6b36b545778f11
Devices used for interoperability:
* DMP : Nokia 700, Philips Streamium
* DMS : Samsung Galaxy Tab 2 with application AllShare, GoldenDMS, Samsung Nexus S with application BubbleUPnP
* DMC : iPhone 4 with application iMediaConnect
* DMR : Samsung Nexus S with application BubbleUPnP
Test results:
BAT
Positive
Mandatory
files
CTT
Pass
10
70
162
75
Fail
0
12
75
7
Block
1
31
0
39
Not run
3
13
0
0
Total
14
126
237
121
Run rate
78.6%
89.70%
100%
100%
Pass
91%
62%
68.3%
62%
Fail
0%
10.6%
31.7%
5.8%
Block
9%
27.40%
0%
32.2%
BAT: Basic Acceptance Test
CTT: Conformance Test Tool
Issue summary:
New bugs reported:
ID
Title
Component
#124
Unable to invoke the same media control operation on two media items of the same profile<https://github.com/01org/media-service-upnp/issues/124>
media-service-upnp
#123
The DUT did not play/download an audio media item when verifying sp-flag operation<https://github.com/01org/media-service-upnp/issues/123>
media-service-upnp
#122
"The HTTP version was not HTTP/1.1" when verifying that the http servers of a CP respond to requests with a message format appropriate for the http version of the request<https://github.com/01org/media-service-upnp/issues/122>
media-service-upnp
#121
"Method not found" when verifying that UPnP control points do not assume any functional independency between devices in same hierarchy<https://github.com/01org/media-service-upnp/issues/121>
media-service-upnp
#120
Strange behavior when playing "MPEG_PS_PAL_SCRSkipBackward"<https://github.com/01org/media-service-upnp/issues/120>
media-service-upnp
#119
Only sound when playing ''B-MP2PS_N-8'' and "B-MP2PS_P-11"<https://github.com/01org/media-service-upnp/issues/119>
media-service-upnp
#118
No sound when playing video "O-WVH_F-01_CBR_12M_320_44_2"<https://github.com/01org/media-service-upnp/issues/118>
media-service-upnp
#117
Nothing happens when playing B-LCPM audio files<https://github.com/01org/media-service-upnp/issues/117>
media-service-upnp
#116
Progress bar sometimes does not move when playing a file<https://github.com/01org/media-service-upnp/issues/116>
media-service-upnp
#115
Next and previous do not always work<https://github.com/01org/media-service-upnp/issues/115>
media-service-upnp
#114
Possible error on a DMC when relaunching a playback after a lost of network<https://github.com/01org/media-service-upnp/issues/114>
media-service-upnp
#113
Problem of performance when playing/pausing from a DMC a video rendered on an handheld device<https://github.com/01org/media-service-upnp/issues/113>
media-service-upnp
#111
List of devices is not updated when a device turns off its connection (can cause a crash)<https://github.com/01org/media-service-upnp/issues/111>
media-service-upnp
#109
Media service demo does not list music content in tab search<https://github.com/01org/media-service-upnp/issues/109>
media-service-upnp
#101
MSU cannot upload files to the Golden DMS<https://github.com/01org/media-service-upnp/issues/101>
media-service-upnp
Known bugs:
ID
Title
Component
#56
Error with search<https://github.com/01org/media-service-upnp/issues/56>
media-service- upnp
#52
Get request is not re-send in case of no Get response<https://github.com/01org/media-service-upnp/issues/52>
media-service- upnp
#51
Invalid 'ACCEPT-LANGUAGE' value in GET request<https://github.com/01org/media-service-upnp/issues/51>
media-service- upnp
#55
[Rygel] XML syntax of device and service description XML documents does not confrom to UDA 1.0 schemas<https://github.com/01org/media-service-upnp/issues/55>
Rygel
#54
[Rygel] a response is sent to a M-SEARCH with empty MAN header (while nothing is expected)<https://github.com/01org/media-service-upnp/issues/54>
Rygel
#4
You can't fast forward a play<https://github.com/01org/media-service-demo/issues/4>
media-service-demo
Closed bugs:
None
Comments:
63 tests of mandatory files are fail due to some errors of gstreamer. We are investigating it.
Most of the blocked test cases are blocked due to missing hardware or software. The test environment is progressively completed.
Conformance tests are blocked as the features are not implemented yet. Result improvement will follow features implementation.
If you have any comment about this report, please tell me.
Best regards,
________________________
Christophe Prigent
Test Engineer
[http://geekattitu.de/wp-content/uploads/2010/08/intel.png]SSG INTEL Corp.
Montpellier, France
Phone: +33 4 34 09 14 13
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
8 years, 3 months