1. If audio isn't being captured, either there is no audio being broadcast or you're not using a media player that can play the Speex codec
2. No flv files from rtmpdump are seekable because it's downloading a live video stream with no timestamps. In order to make it seekable you can use KSV's
FlvFixer script or remux it into .mp4 using ffmpeg