Git Product home page Git Product logo

Comments (9)

KuroNeko-san avatar KuroNeko-san commented on July 18, 2024

Hello.
It seems to be windows-specific thing. I made some changes in discover(), can you try current version ?

If you have more than one ethernet card in your PC, you have to define one of them:

$onvif->setDiscoveryBindIp('192.168.1.5');

from ponvif.

tentruycapcuaban avatar tentruycapcuaban commented on July 18, 2024

tks for response
i had changed
still error
image
image
any solutions???

from ponvif.

KuroNeko-san avatar KuroNeko-san commented on July 18, 2024
  1. Do not change library code - use wrapper functions.
  2. "192.168.1.5" is example, you have to define you own IP. This is optional function for case with more than one networks connected to PC.
    On windows command is "ipconfig /all".
    Press Win+R, write cmd, press OK, write ipconfig /all, press Enter key
  3. "Array()" is result. No one video transmitters was found. I added example result to README.

from ponvif.

KuroNeko-san avatar KuroNeko-san commented on July 18, 2024

Problem still exists ?

from ponvif.

tentruycapcuaban avatar tentruycapcuaban commented on July 18, 2024

not fix
tks

Thanks and Best Regards!

  •   Phạm Xuân Sơn  *
    
    M: 091.4242.998 - 090.671.4411

2016-06-06 21:58 GMT+07:00 KuroNeko-san [email protected]:

Problem still exists ?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AREdrdn_X1nBdYQJDHyTzVov5psFkZeNks5qJDWEgaJpZM4IsKnE
.

from ponvif.

tentruycapcuaban avatar tentruycapcuaban commented on July 18, 2024

any solution

from ponvif.

KuroNeko-san avatar KuroNeko-san commented on July 18, 2024

What kind of error you getting now ?

from ponvif.

tentruycapcuaban avatar tentruycapcuaban commented on July 18, 2024

​if you free​
can you fix it

$obCampaignPhonestock = ObCampaignPhonestock::find()
->joinWith('ob_phone_stock',true,'INNER JOIN')
->where(['=','ob_phone_stock.ID','ob_campaign_phonestock.phone_stock_id'])
->andwhere(['=', 'id_campaign', $this->ID])
->andWhere(['=', 'status', CodeMst::GROUP_PHONESTOCK_CALL_STATUS_AVAILABLE])
->andWhere(['IS', 'complete_date', null])

->orderBy('RAND() limit 100000'); // tung 16/12/2015 tang toc do

get customer random

where error ???

discover error, i will show later

Thanks and Best Regards!

  •   Phạm Xuân Sơn  *
    
    M: 091.4242.998 - 090.671.4411

2016-06-13 15:50 GMT+07:00 KuroNeko-san [email protected]:

What kind of error you getting now ?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#1 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AREdrV4ZwLsccmpswAJriLf3th1lvSkWks5qLRnQgaJpZM4IsKnE
.

from ponvif.

KuroNeko-san avatar KuroNeko-san commented on July 18, 2024

Sorry, but it is not connected with my code. Refer to your framework developers.

from ponvif.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.