ka9q-radio icon indicating copy to clipboard operation
ka9q-radio copied to clipboard

Request pcmrecord option

Open azwirko opened this issue 1 year ago • 5 comments

Phil In support of my QRA-Skimmer for your software it would help if I could pass/define a filename to your "pcmrecord" on the command line so I don't have to parse standard output and wait for you to autogenerate one.

Thanks!

andyz - K1RA

azwirko avatar Dec 09 '23 19:12 azwirko

Andy,

You might look at wd-record.c which listens to a PCM channel and writes out a series of time-named wav files

Rob

On Sat, Dec 9, 2023 at 11:07 AM Andy Zwirko @.***> wrote:

Phil In support of my QRA-Skimmer for your software it would help if I could pass/define a filename to your "pcmrecord" on the command line so I don't have to parse standard output and wait for you to autogenerate one.

Thanks!

andyz - K1RA

— Reply to this email directly, view it on GitHub https://github.com/ka9q/ka9q-radio/issues/46, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIFAQZFAJQCRNX7G3CI37LTYISZFRAVCNFSM6AAAAABAN7NBPCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTGOJYG4ZDGOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Rob Robinett AI6VN @.*** mobile: +1 650 218 8896

rrobinett avatar Dec 09 '23 19:12 rrobinett

Thanks Rob, I'll see if I can merge in pcmrecord's "-L" maxtime option to accomplish what I need to record a specific interval.

andyz - K1RA

azwirko avatar Dec 10 '23 15:12 azwirko

'pcmrecord' handles multiple simultaneous streams on the same multicast group, so it needs to auto-generate file names to distinguish them. If you pass a single file name, how would I handle multiple streams?

ka9q avatar Mar 02 '24 13:03 ka9q

Andy, did you still want to do this? How should I generate file names for multiple streams to the same output multicast group? Note that radiod now automatically multicasts status metadata onto each output stream so that applications like pcmrecord can use it.

ka9q avatar Apr 03 '24 04:04 ka9q

Hi Phil I hacked something into the current pcmrecord for my needs back several months ago. I haven't had much time to revisit since. Thanks for commenting and pointing on my QRA-Skimmer update post and some other options for me to pursue. I've not formalized getting QRA-Skimmer into others hands, but my instance (K1RA-4) has been running and reporting for 3+ months now to WSPRnet and PSKreporter. I'll see if I can clean things up based on your earlier input. You can close this request. Thanks for your support!

73

andyz - K1RA

On Wed, Apr 3, 2024 at 12:05 AM Phil Karn @.***> wrote:

Andy, did you still want to do this? How should I generate file names for multiple streams to the same output multicast group? Note that radiod now automatically multicasts status metadata onto each output stream so that applications like pcmrecord can use it.

— Reply to this email directly, view it on GitHub https://github.com/ka9q/ka9q-radio/issues/46#issuecomment-2033488692, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC6XXBTSNUCAI2Q4VQSABOTY3N5XVAVCNFSM6AAAAABAN7NBPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZTGQ4DQNRZGI . You are receiving this because you authored the thread.Message ID: @.***>

azwirko avatar Apr 03 '24 15:04 azwirko