Feature #2064

Allow to statically set caps of rsbaudiosrc in advance

Added by C. Leichsenring over 9 years ago. Updated over 9 years ago.

Status:ResolvedStart date:10/21/2014
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:-
Target version:-

Description

To enable setting up a static pipeline when we know in advance what the audio format will be, we need a way to set the caps.

Possible ways I can see right now:
  • use a caps filter to leave only one possible audio format (problematic because currently the waiting will happen before connecting and thus before caps negotiation)
  • use properties to set the caps (less than elegant but probably the easiest way to do this)

Associated revisions

Revision 0dc4528b
Added by C. Leichsenring over 9 years ago

builds and doesn't seem to break old code but caps-from-packet=false feature doesn't yet work; refs #2064

Revision ac0668cb
Added by C. Leichsenring over 9 years ago

made caps-from-packet=false work; fixes #2064

History

#1 Updated by C. Leichsenring over 9 years ago

  • Status changed from New to Feedback

#2 Updated by C. Leichsenring over 9 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF