windows - Sony, Camera And JSON -


i have implemented sony remote api in c# on windows. works qx10. however, asked use implementation dsc-hx90v , ilce-5000. can locate camera using ssdp three. can camera's device description xml file. point.

the problem having dsc-hx90v , ilce-5000 not json send whereas qx10 handles well.

my json assumed correct or not work qx10. using newtonsoft.json.

any idea problem might be?

i have discovered problem. json had \r\n in , cameras not that. removed \r\n , no longer bad json error.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -