paul- wrote: > You can do both input and output at the same time, as long as they are > at the same bit depth. You might check the alsamixer to make sure that > the input channel volume is not turned down. > > When you tell the player to play the streamer url, if the player is > showing the time elapsing (For longer than a minute), then the > streaming system is sending data to LMS......its just that its blank > data. > > Can look at logs, there should be a pcp_streamer.log
The player carries on merrily past 1 minute (forever). Thanks for the tip on the log. It reads: Code: -------------------- Connect: 20220106175011 GET /S32_LE/44100/2/F HTTP/1.0 Connection: close Cache-Control: no-cache Accept: */* Host: 192.168.2.129:9100 User-Agent: iTunes/4.7.1 (Linux; N; piCore; armv7l-linux; EN; utf8) SqueezeCenter, Squeezebox Server, Logitech Media Server/8.2.0/1627922070 Icy-Metadata: 1 HTTP/1.0 200 OK Content-Type: audio/x-flac icy-br: 1834560 icy-name: pCP pCP line-in (flac) icy-metadata: 0 ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM pcpinput arecord: main:830: audio open error: No such file or directory Disconnect: 20220106175011 -------------------- I mentioned in 'my opening post' (https://forums.slimdevices.com/showthread.php?115692-Getting-Streamer-for-Audio-Input-to-work-with-HiFiBerry-DAC-ADC&p=1042278&viewfull=1#post1042278) that asound.conf looks different from what it used to when I was running PCP 7.0. My asound.conf is: Code: -------------------- pcm.!default { # default type plug; slave.pcm "hw:0,0"; } ctl.!default { type hw card 0 } -------------------- Could my problem be that I am missing the following lines from the older asound.conf? I don't want to mess with asound.conf manually, as it is generated by PCP. Is it intentional that asound.conf has changed from PCP 7.0 to 8.0, or has my asound.conf got screwed up somehow? Code: -------------------- pcm.pcpinput { type hw card sndrpihifiberry; device 0; } -------------------- ------------------------------------------------------------------------ beneix's Profile: http://forums.slimdevices.com/member.php?userid=59783 View this thread: http://forums.slimdevices.com/showthread.php?t=115692 _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix