Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot identify '': 2, No such file or directory #2

Open
arronmabrey opened this issue Jan 9, 2021 · 0 comments
Open

Cannot identify '': 2, No such file or directory #2

arronmabrey opened this issue Jan 9, 2021 · 0 comments

Comments

@arronmabrey
Copy link

arronmabrey commented Jan 9, 2021

Hi there,

I recently got two of the 8mp picam360 cameras. I'm trying to just get one working at the moment. I have the picam360-server and picam360-capture setup on a jetson nano.

When I browse to http://IP_ADDRESS:9001 the viewer loads but I've only ever seen waiting image...

Here is the output from running picam360-capture.bin directly

george@george-jetson:~/picam360/picam360-capture$ ./picam360-capture.bin -c config.json
plugin plugins/rtp_streamer.so loaded.
plugin plugins/image_recorder.so loaded.
plugin plugins/v4l2_capture.so loaded.
picam360-capture>rtcp : packet lost : from -1 to 23
send_command_debug: build_vstream -u 29107988-3273-4d1d-bf34-73cf96c514d0 -s "mixer!image_recorder uuid=32b997aa-ab38-47da-b0e3-2025e026f088 limit_record_framecount=1 pif_split=1!image_recorder uuid=ffc258f4-4b38-4dc2-82fc-07fc5c05e61d pif_split=1!rtp port=9111"
Cannot identify '': 2, No such file or directory
build_vstream : complete uuid=29107988-3273-4d1d-bf34-73cf96c514d0

In the output above I'm getting the error, Cannot identify '': 2, No such file or directory. I'm trying to track down the source of it, thinking it may be my issue. Any insight would be awesome!

EDIT: I know the camera is working because I was able to use an app called cheese to display a video feed of it. Great camera 👍

Thanks,
-- Arron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant