Re: [slim] VNC for piCoreplayer?

2019-04-05 Thread Jeff07971


ralphy wrote: 
> It's a command line option to enable but the startup script only checks
> for the official 7" screen so far.
> 
> Navigation by keyboard does not work yet and you have to have a keyboard
> connected to pcp.
> 
> ./framebuffer-vncserver [-f device] [-p port] [-t touchscreen] [-h]
> -p port: VNC port, default is 5900
> -f device: framebuffer device node, default is /dev/fb0
> -k device: keyboard device node, (example: /dev/input/event0)
> -t device: touchscreen device node (example:/dev/input/event2)
> -h : print this help

Thanks Ralphy

I did look at the script and rewrote to use the keyboard event if no
touch was detected but even though VNC run up and I could view it I
could not control.
I'll spend a little more time have another go at some point.

Jeff



*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer x3
*Server:* LMS Version:  Latest Nightly on Centos 7.5 VM on ESXi 6.5.0U2
on Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLite-X
*Music:* 522GB,1660 albums with 23087 songs by 5204 artists mostly
FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-04-05 Thread Man in a van


paul- wrote: 
> Which power board do you have?  The new model?  Link to what you have
> please.
> 
> The shutdown-monitor extension was designed for the new board, although
> it will be able to work with any board when we release 5.0

Ah, sorry, I forgot to mention that.:( rpi3B. standard edition of pCP

> piCorePlayer | piCorePlayer v4.1.0 | linux 4.14.81-pcpCore_v7 | piCore
> v9.2pCP | Squeezelite v1.9.0-1121-pCP | Fri Apr 5 13:54:21 BST 2019
> 

I have used it before, last year and the year before.  :)

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-04-05 Thread paul-


Which power board do you have?  The new model?



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-04-05 Thread ralphy


rkrug wrote: 
> This sounds like a neat thing: to have a remote for piCoreplayer out of
> the box. Any chance of making it easy to install in the next version of
> piCoreplayer (i.e. via the webui)?

If/when I get the keyboard interface working it will likely be added to
the pcp extensions repository.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-04-05 Thread ralphy


Jeff07971 wrote: 
> Thanks Ralphy works great !
> 
> One feature request though, If no touchscreen is found allow navigation
> by keyboard ?
> 
> Thanks again
> 
> Jeff

It's a command line option to enable but the startup script only checks
for the official 7" screen so far.

Navigation by keyboard does not work yet and you have to have a keyboard
connected to pcp.

./framebuffer-vncserver [-f device] [-p port] [-t touchscreen] [-h]
-p port: VNC port, default is 5900
-f device: framebuffer device node, default is /dev/fb0
-k device: keyboard device node, (example: /dev/input/event0)
-t device: touchscreen device node (example:/dev/input/event2)
-h : print this help



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-04-05 Thread Jeff07971


ralphy wrote: 
> The keyboard support still doesn't work very well but the touch and
> mouse inputs have been fine, however the mouse wheel can't be used with
> jivelite.
> 
> On a wireless rpi3, not the 3+, the vncserver daemon uses only 10% cpu
> while displaying active VU meters on the iPad vncviewer client.
> 
> Here are the client settings I use.
> 
> 27100
> 
> Here is my current picoreplayer build you can try.
> 
> SSH into pcp, download and install the extension.
> > 
Code:

  >   > ceo
  > 
  > wget 
http://ralph-irving.users.sourceforge.net/pico/pcp-vncserver.tcz.md5.txt
  > wget http://ralph-irving.users.sourceforge.net/pico/pcp-vncserver.tcz
  > 
  > md5sum -c pcp-vncserver.tcz.md5.txt # verify the download was ok
  > pcp-vncserver.tcz: OK
  > 
  > tce-load -i pcp-vncserver # load the extension now
  > pcp-vncserver.tcz: OK

> > 
> 
> Enable loading the extension at boot.
> 
> > 
Code:

  >   > ce
  > 
  > echo "pcp-vncserver.tcz" >> onboot.lst

> > 
> 
> Add to the User commands on the web gui tweaks page to start vncserver
> at boot.
> 
> > 
Code:

  >   > /usr/local/sbin/framebuffer-vncserver.sh

> > 
> 
> To start vncserver now, without a reboot
> 
> > 
Code:

  >   > sudo -E -b /usr/local/sbin/framebuffer-vncserver.sh

> > 
> 
> and the log file is located at /var/log/vncserver.log
> 
> The source code is available on 'github'
> (https://github.com/ralph-irving/framebuffer-vncserver).


Thanks Ralphy works great !

One feature request though, If no touchscreen is found allow navigation
by keyboard ?

Thanks again

Jeff



*Players:* SliMP3,Squeezebox3 x3,Receiver,SqueezeLite-X,PiCorePlayer x3
*Server:* LMS Version:  Latest Nightly on Centos 7.5 VM on ESXi 6.5.0U2
on Dell T320
*Plugins:*
AutoRescan/BBCiPlayer/PowerSave/PowerSwitchIII/Squeezecloud/Spotty/Player
Groups
*Remotes:* iPeng9/Orangesqueeze/PC/Jivelite/SqueezeLite-X
*Music:* 522GB,1660 albums with 23087 songs by 5204 artists mostly
FLACs

*Want a webapp ?* See
http://forums.slimdevices.com/showthread.php?104305-Webapp-for-LMS

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-04-05 Thread Man in a van


Hey Frank

I can confirm that the procedure still works, I have just made a fresh
card and completed the install.

Remember that after loading the extension, you need to click the reset
button.

Also remember to check the Audio output settings for the player after
the reboot.

And don't forget you can set a favourite to start playing on power up
(if that would be required).

I use a very short press on the power button to start and stop, led
flashes for 10/11 Mississippi  for stop and a few more for start (using
the inbuilt wireless on a rpi3b).:)

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Help needed configuring Audiophonics power button shut-off in piCorePlayer

2019-04-05 Thread Man in a van


ftarz wrote: 
> I have an AUDIOPHONICS I-SABER V4 DAC ES9023 TCXO that is installed in a
> RaspTouch case with a Raspberry Pi 3B+ running piCorePlayer V4.1.0. The
> case power button is wired to the switch and LED pins on the DAC.
> 
> The DAC and RPi will power-up when I press the case power button, but
> the power button continues to flash constantly.
> 
> The DAC and RPi will shut-down only if I hold the power button for 5
> seconds. But if I momentarily press the power button nothing happens.
> 
> I have the Audiophonics-powerscript and shutdown-monitor extensions
> installed in piCorePlayer but do not have any instructions for their
> proper configuration.
> 
> Can anyone provide some instructions for proper configuration in
> piCorePlayer?
> 
> Regards.
> 
> Frank

Hi Frank,

hope this still works

https://forums.slimdevices.com/showthread.php?106755-Announce-piCorePlayer-3-10=872687=1#post872687

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=110421

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] VNC for piCoreplayer?

2019-04-05 Thread rkrug


This sounds like a neat thing: to have a remote for piCoreplayer out of
the box. Any chance of making it easy to install in the next version of
piCoreplayer (i.e. via the webui)?



rkrug's Profile: http://forums.slimdevices.com/member.php?userid=62249
View this thread: http://forums.slimdevices.com/showthread.php?t=110206

___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss