Did install crowsnest on my pi4. so i can hock my camera to it and then add the camera feed to fluidd on my neptune 4 max printer. But i cant get camera feed to work outside the pi. It only works on 127.0.0.1 . Did try to add the lan ip adress of my pi on my pc. But it wont work. How do i make it work outside localhost ip?
#camera only work on 127.0.0.1
51 messages · Page 1 of 1 (latest)
Ahoi @low roost!
Welcome to the Mainsail support-forum!
There is a problem with the tags you selected for this post. Please fix them to fit your question.
For further information on tags please check the readme: #readme message
To change the tags of this post:
- Open the
...menu on the top right corner of this post. - Find
Edit tags - Select the checkbox of the correct tags.
Usually you just need to select one tag!
If you still have no idea which one to choose, feel free to ask here.
Note: This is an automated message
Thanks for your cooperation!
Ahoi @low roost!
It looks like you did not provide all the necessary information we need to help you.
Please upload your logfiles and a detailed description of your problem.
For further information see: https://docs.mainsail.xyz/faq/getting-help/discord#provide-information
Note: We only accept .log and .txt files as log files.
This is an automated message
Logs and a screenshot of the Fluidd settings you are using
Okey maby my question is not understand. My camera feed is only working on 127.0.0.1:8080 and that is internal ip of the pi4 And the lan ip for pi4 is 192.168.1.215. and when i enter 192.168.1.215:8080 on my pc i dont get any video feed. How can i make the feed work outside only pi4?
works local
non local
And my question for log and screenshot won't change xD
where i see log. in what map is it in?
i dont know pi4 and linux much. but i did do apt-get for crowsnest
but i did do apt-get for crowsnest
What?!
I don't know the Fluidd icons/names...
It's on the same page as your config files
i cant becaus the feed wont work on anything then 127 adress
i need it to work on lan ip adress
Just wait, we will get to it
The config is under /home/Nemo/printer_data/config btw. So edit that if you want to edit something
Edit the crowsnest.conf and set no_proxy: true in there.
Everything else seems fine
Now try http://192.168.1.215/webcam/?action=stream again
Why exactly did you set enable_rtsp: false to enable_rtsp: true?
no_proxy is still false according to log
there we go. my bad change on wrong place 😛
so now i can take that adress and add i fluidd?
Thanks working now.
sorry if im to stupid to understand haha
All good. Good to hear that it's working now
If there are no further, questions, please close this post
what is the adress for another camera? if iwant to use more then 1?
You have to set ports for them. Then just use the configured port
So each cam needs it's own port
okey