Revid config's TypeData map doesn't include audio in the Input and InputCodec parameters.

Issue #247 resolved
Trek Hopton created an issue

In the map named TypeData in config.go, the key Input maps to enum:raspivid,rtsp,v4l,file , this should include audio . Also the key InputCodec maps to enum:H264,MJPEG but should include PCM and ADPCM

Also the comment on the Input field in the Config struct should include InputAudio.

Comments (2)

  1. Log in to comment