iizukanao / picam-streamer

Out-of-the-box SD card image for live streaming with Raspberry Pi
MIT License
62 stars 6 forks source link

how to change the http link to my custom link #36

Open udgish23 opened 5 years ago

udgish23 commented 5 years ago

hi I want to change the http://PI_ip/view/ to something like http://camera2/view/ where can i config that I didn't find the settings

iizukanao commented 5 years ago

@udgish23 If you want to use a public URL, please use some Dynamic DNS service to bind your IP address to a domain. If you just want to use some local machine instead of an IP address, please edit your PC's hosts file.

udgish23 commented 5 years ago

Thanks for reply ! could you please describe that how can we transfer recorded file and messages on other device using this example and also could you please give some idea about Dynamic DNS service.

iizukanao commented 5 years ago

You can use scp command to transfer files from Raspberry Pi to your computer.

Dynamic DNS is only necessary if you want to access your Raspberry Pi over the internet. I think Duck DNS will work for you.

udgish23 commented 5 years ago

I want to set audio and video quality proper in very dim light like night mode.

Streaming voice is clear and audible but recorded voice is not clear can you suggest any changes or command we can do.

Can we set shutter speed of camera and how to save changes made like exposure and white balance?