File: flumotion.doap

package info (click to toggle)
flumotion 0.10.0-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 13,888 kB
  • sloc: python: 63,559; sh: 12,205; xml: 4,991; makefile: 1,694; ansic: 133; awk: 89
file content (381 lines) | stat: -rw-r--r-- 11,188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<Project
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns="http://usefulinc.com/ns/doap#"
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:admin="http://webns.net/mvcb/">

 <name>Flumotion</name>
 <shortname>flumotion</shortname>
 <homepage rdf:resource="http://www.flumotion.net/" />
 <created>2004-04-22</created>
 <shortdesc xml:lang="en">
Flumotion is a Free Software streaming server developed by Fluendo.
</shortdesc>
 <description xml:lang="en">
Flumotion is a LGPL streaming media server written in Python. It is distributed
and component-based: every step in the streaming process (production,
conversion, consumption) can be run inside a separate process on separate
machines.

Flumotion uses Twisted and GStreamer. Twisted enables the high-level
functionality, distributing components over the network. GStreamer, through the
Python bindings, enables the high-speed low-level functionality: actual media
processing.

Flumotion uses a central manager process to control the complete network; one
or more worker processes distributed over machines to run actual streaming
components; and one or more admin clients connecting to the manager to control
it.
 </description>
 <category></category>
 <bug-database rdf:resource="https://code.fluendo.com/flumotion/trac/newticket?component=flumotion" />
 <screenshots></screenshots>
 <mailing-list rdf:resource="http://lists.fluendo.com/mailman/listinfo/flumotion-devel" />
 <programming-language>python</programming-language>
 <license rdf:resource="http://usefulinc.com/doap/licenses/lgpl" />
 <download-page rdf:resource="http://www.flumotion.net/download/" />

 <repository>
   <SVNRepository>
     <anon-root>https://code.fluendo.com/flumotion/svn/</anon-root>
     <module>flumotion</module>
     <browse rdf:resource="https://code.fluendo.com/flumotion/trac/browser" />
   </SVNRepository>
 </repository>

 <maintainer>
  <foaf:Person>
     <foaf:name>Thomas Vander Stichele</foaf:name>
  </foaf:Person>
 </maintainer>

 <release>
  <Version>
   <revision>0.0.1</revision>
   <branch>0.0</branch>
   <name>Backsy</name>
   <created>2004-09-28</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.0.1.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.0</revision>
   <branch>0.1</branch>
   <name>Agua</name>
   <created>2004-10-19</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.0.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.1</revision>
   <branch>0.1</branch>
   <name>El Local</name>
   <created>2004-10-25</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.1.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.2</revision>
   <branch>0.1</branch>
   <name>Belchica</name>
   <created>2004-11-05</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.2.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.3</revision>
   <branch>0.1</branch>
   <name>Belchica Reloaded</name>
   <created>2004-11-11</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.3.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.4</revision>
   <branch>0.1</branch>
   <name>NH Hoteles</name>
   <created>2004-12-17</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.4.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.5</revision>
   <branch>0.1</branch>
   <name>London Bar</name>
   <created>2005-01-21</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.5.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.6</revision>
   <branch>0.1</branch>
   <name>Bordello</name>
   <created>2005-02-16</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.6.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.7</revision>
   <branch>0.1</branch>
   <name>La Chacha</name>
   <created>2005-04-06</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.7.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.8</revision>
   <branch>0.1</branch>
   <name>Baja Beach</name>
   <created>2005-05-20</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.8.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.9</revision>
   <branch>0.1</branch>
   <name>Zahara</name>
   <created>2005-07-25</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.9.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.1.10</revision>
   <branch>0.1</branch>
   <name>Rosa Negra</name>
   <created>2005-11-11</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.1.10.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.2.0</revision>
   <branch>0.2</branch>
   <name>San Telmo</name>
   <created>2006-03-03</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.2.0.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.2.1</revision>
   <branch>0.2</branch>
   <name>Angel</name>
   <created>2006-05-03</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.2.1.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.2.2</revision>
   <branch>0.2</branch>
   <name>IT</name>
   <created>2006-09-27</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.2.2.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.3.1</revision>
   <branch>0.4</branch>
   <name>La Merce</name>
   <created>2006-09-28</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.3.1.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.3.2</revision>
   <branch>0.4</branch>
   <name>Flight JL 412</name>
   <created>2006-12-18</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.3.2.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.4.0</revision>
   <branch>0.4</branch>
   <name>Camp Nou</name>
   <created>2007-01-19</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.4.0.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.4.1</revision>
   <branch>0.4</branch>
   <name>Nubaa</name>
   <created>2007-02-02</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.4.1.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.4.2</revision>
   <branch>0.4</branch>
   <name>Belchica Strikes Back</name>
   <created>2007-04-03</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.4.2.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.5.1</revision>
   <branch>0.5</branch>
   <name>Can Margarit</name>
   <created>2007-11-27</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.5.1.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.5.2</revision>
   <branch>0.5</branch>
   <name>Can Tomas</name>
   <created>2008-04-25</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.5.2.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.5.3</revision>
   <branch>0.5</branch>
   <name>Ovella Negra</name>
   <created>2008-11-25</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.5.3.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.5.4</revision>
   <branch>0.5</branch>
   <name>EAT</name>
   <created>2009-04-21</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.5.4.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.6.0</revision>
   <branch>0.6</branch>
   <name>Can Punyetes</name>
   <created>2009-08-21</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.6.0.tar.bz2" />
  </Version>
 </release>

 <release>
  <Version>
   <revision>0.6.1</revision>
   <branch>0.6</branch>
   <name>El Ag&#0252;elo</name>
   <created>2009-09-09</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.6.1.tar.bz2" />
   <dc:description>
This is a brown paper bag release.  It turned out that the contents of 0.6.0
tarballs did not match the release tag and some last bugfixes made before the
0.6.0 release did not make it to those tarballs.
This release also fixes some GStreamer issues, bringing back Dirac in Ogg and
mu-law audio in multipart.
   </dc:description>

  </Version>
 </release>
 <release>
  <Version>
   <revision>0.6.2</revision>
   <branch>0.6</branch>
   <name>Fantastico</name>
   <created>2010-06-11</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.6.2.tar.bz2" />
   <dc:description>
After some time since the last update to the 0.6 stable series we though it
would be nice to fix a bunch of bugs that have annoyed the users for the last
nine months and make Flumotion even more stable.

This update includes a more user friendly wizard with less navigation problems
and better device detection/configuration: webcam, firewire and soundcard steps
have been improved and now report properly the information from the devices.

For packagers, be aware we have bumped twisted's requirements to version 2.5.0.

Apart from that, this release includes some minor bugfixes and cosmetic
differences that were added after 0.6.1.
   </dc:description>

  </Version>
 </release>
 <release>
  <Version>
   <revision>0.8.0</revision>
   <branch>0.8</branch>
   <name>7 Portes</name>
   <created>2010-09-10</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.8.0.tar.bz2" />
  </Version>
 </release>
 <release>
  <Version>
   <revision>0.8.1</revision>
   <branch>0.8</branch>
   <name>Fo Bar</name>
   <created>2011-02-18</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.8.1.tar.bz2" />
  </Version>
 </release>
 <release>
  <Version>
   <revision>0.9.1</revision>
   <branch>0.9</branch>
   <name>Jazz</name>
   <created>2011-09-8</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.9.1.tar.bz2" />
  </Version>
 </release>
 <release>
  <Version>
   <revision>0.10.0</revision>
   <branch>0.10</branch>
   <name>Shunka</name>
   <created>2011-10-05</created>
   <file-release rdf:resource="http://www.flumotion.net/src/flumotion/flumotion-0.10.0.tar.bz2" />
  </Version>
 </release>
</Project>