Skip to content

Cannot create Onvif's CreateRecordingJob while profile's audio encoder is PCMU #834

Closed Answered by bsriramprasad
fserafini asked this question in ONVIF
Discussion options

You must be logged in to vote

Apologies, I need to correct myself on "GetAudioEncoderOptions is primarily for the 'streaming' profile and not for recording.", it is also used for recording but includes multi-level validation as explained below

  • First level is in response to capabilities, in current example AAC in capabilities is internally mapped to "MPEG4-GENERIC"
  • Second level is to check what are the compatible sources (profiles) for a recording and for that you need to check response to "GetRecordingOptions" with recording token as input (recording token available after CreateRecording)
    • GetRecordingOptions only lists profiles that includes encoder configuration matching the capabilities list.

Here is an exampl…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@rocky-ji
Comment options

@fserafini
Comment options

@bsriramprasad
Comment options

@rocky-ji
Comment options

@fserafini
Comment options

Comment options

You must be logged in to vote
1 reply
@fserafini
Comment options

Answer selected by bsriramprasad
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ONVIF
Labels
None yet
3 participants