Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7532001
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T05:19:34+00:00 2026-05-30T05:19:34+00:00

I encountered the problem when working with IP Camera Panasonic (BL-C111CE). I want to

  • 0

I encountered the problem when working with IP Camera Panasonic (BL-C111CE).

I want to get motion jpeg stream from this camera. So i did the following steps:

1. Open socket on HTTP port: 

 mySocket = connect("192.168.1.253" /*ip*/, "80" /*port*/);

2. Send the following string command to camera:

 "GET /nphMotionJpeg?&Resolution=640x480&Quality=Motion&Framerate=30 HTTP/1.1\r\n\r\n"

This command work fine when I enabled the privilege view video for general user in camera’s settings. But when I disable this privilege, the above command is failed.

I have searched, and I knew I need send admin’s username and password in order to authenticate to Camera.

But I don’t know the syntax for sending my username and password. And which step must I send it?

Many thanks,

Phong Le

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T05:19:35+00:00Added an answer on May 30, 2026 at 5:19 am

    I think you might need to use some sort of HTTP Authentication, either Basic or Digest. I’d try with Basic Authentication first, so send an additional header in your Request like

    GET /nphMotionJpeg?&Resolution=640x480&Quality=Motion&Framerate=30 HTTP/1.1
    Authorization: Basic <AuthString>
    

    For AuthString you construct a string ‘username:password’ and encode it using BASE64.

    Have a look at the linked Wikipedia articles for more information about HTTP Authentication.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following problem that other people must have encountered. I am working
I'm working on custom pagination system and encountered following problem. When one of the
I'm working on Ms Dynamics Crm 2011 development and I encountered following problem. My
Newbie to this forum... I was working on something lately and encountered a problem.
I'm writing a windows application in C++ and encountered the following problem when working
I encountered a problem dealing with UTF-8, XML and Perl. The following is the
I've encountered a problem when retrieving a JSONP response from a server in a
I'm working on a website, and I've encountered a problem for which I cannot
I encountered a code design problem while working on a small application. In terms
I'm working with MT for the first time and have encountered a little problem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.