Need help with an IP cam

the_greek

n3wb
Joined
Jul 3, 2019
Messages
1
Reaction score
0
Location
Panama
Hi. My name is Justo Mayora and I am currently located at Panama, Central America.

I am trying to understand the protocols used by a chinesse wifi ipcam
I bought this cam from Amazon. It is Howell WJ03. It is using IPCAM Inc. firmware.
I know it has ONVIF support when it is configured to work as a station in the wifi network. I have no trouble in this mode.

This wifi cam is capable of working as an AP. This is the mode that I am trying to understand.
I am using the application indicated by the cam manual (BlueCam). Also, I am using wireshark to monitor all packet exchange between the camera and the application.
I can not identify the way the application make the connection to the camera and make it start streaming video with UDP.

I have identified the cam has telnet capabilities. The prompt returned when connected to telnet port is "rhea". But I don't know the user and password to access the system.

Hope someone can help.

Thanks.
 

mat200

IPCT Contributor
Joined
Jan 17, 2017
Messages
14,546
Reaction score
24,380
Hi. My name is Justo Mayora and I am currently located at Panama, Central America.

I am trying to understand the protocols used by a chinesse wifi ipcam
I bought this cam from Amazon. It is Howell WJ03. It is using IPCAM Inc. firmware.
I know it has ONVIF support when it is configured to work as a station in the wifi network. I have no trouble in this mode.

This wifi cam is capable of working as an AP. This is the mode that I am trying to understand.
I am using the application indicated by the cam manual (BlueCam). Also, I am using wireshark to monitor all packet exchange between the camera and the application.
I can not identify the way the application make the connection to the camera and make it start streaming video with UDP.

I have identified the cam has telnet capabilities. The prompt returned when connected to telnet port is "rhea". But I don't know the user and password to access the system.

Hope someone can help.

Thanks.
Welcome @the_greek

Telnet - an open telnet port... definitely do not expose that to the internet.

Howell WJ03:
interesting looking little camera... curious to see what you learn on this one.
 

gilramirez

n3wb
Joined
May 28, 2024
Messages
1
Reaction score
0
Location
Florida
Greetings. I spent hours and finally got the Howell WJ03 camera to work with Blue Iris. The settings are:
http://[your_ip]:6554
Make sure you login to the BlueCAM app on your phone and setup a username/password or use admin/admin as user/password combination.
Make: Generic/ONVIF
Media/video/RSTP port: 6554
Model: *RSTP H.264/H.265/MJPG/MPEG4
Discovery/ONVIF Port: 8999
Cam#: 1
Main: (default) : /
Use RTP/UDP: NO
Send RSTP keep-alives: YESScreenshot 2024-06-09 195730.png
Use RTSP/stream timecode: YES
Skip intial MAC, HTTP, DNS reachibility tests: YES
Decoder compatibility mode: NO
Get ONVIF trigger events: NO
 
Top