• April 18, 2024, 05:40:28 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Record stream audio using ffmpeg  (Read 2850 times)

mrmisi

  • Level 1 Member
  • *
  • Posts: 1
Record stream audio using ffmpeg
« on: December 11, 2015, 01:59:45 AM »

Hey there,

I'm trying to download and save only the audio from a 932L with ffmpeg (I've tried audio+video unsuccessfully, but it's not an huge problem at the moment).
I've no problem with the video, but with the audio. I'm using the same command with 930L and 932L; with 930 no problem, the audio it's clear but with 932 it's metallic and noisy. This is the command:

Code: [Select]
ffmpeg -t 60 -i http://admin:password@ipaddress/audio.cgi -y C:\...\out.mp3
So, what's the difference between these rwo cameras? I't's something about encoding?
Thx a lot.
Logged