Skip to content

How to record to a REST endpoint, detect sound and add headers to URLStream? #654

Answered by pschatzmann
ksaye asked this question in Q&A
Discussion options

You must be logged in to vote
  1. The HttpRequest class is supposed to be used to post data. I suggest that you extend it a bit by adding a post method that supports a Stream is input, so that not all content needs to be available in the RAM.
  2. Just wrap your input into a VolumePrint(). From there you can query for the actual volume
  3. Yes!

Replies: 9 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
2 replies
@pschatzmann
Comment options

@ksaye
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants