iOS UVC (USB Camera) to TCP/IP converter, how to get the video input in my own app? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Solutions to 'convert' http traffic to https? Proxy? (relay)iOS WiFi probe intervalIs it possible to activate TCP keepalive on Apple iOS devicesTo close NSStream objects before resigning activeHow to get ts frame from DJI phantom camera delegate for RTMP streaming to serverHow to programmatically obtain another device ip on an IOS ad hoc network?PHP MJPEG stream from remote location to accessibly webserverconvert camera-stream to a MJPEG + RTSP streamHow can I get Camera2 api to list external facing camera's when run on an android phone?Detecting UVC video device disconnection (WM_DEVICECHANGE) works on Windows y but fails on Windows 10

How is an IPA symbol that lacks a name (e.g. ɲ) called?

What is the difference between 准时 and 按时?

Lights are flickering on and off after accidentally bumping into light switch

What could prevent concentrated local exploration?

Why aren't these two solutions equivalent? Combinatorics problem

Why isn't everyone flabbergasted about Bran's "gift"?

Short story about an alien named Ushtu(?) coming from a future Earth, when ours was destroyed by a nuclear explosion

A German immigrant ancestor has a "Registration Affidavit of Alien Enemy" on file. What does that mean exactly?

Has a Nobel Peace laureate ever been accused of war crimes?

Coin Game with infinite paradox

When speaking, how do you change your mind mid-sentence?

Can a Wizard take the Magic Initiate feat and select spells from the Wizard list?

Does traveling In The United States require a passport or can I use my green card if not a US citizen?

2 sample t test for sample sizes - 30,000 and 150,000

Can the van der Waals coefficients be negative in the van der Waals equation for real gases?

“Since the train was delayed for more than an hour, passengers were given a full refund.” – Why is there no article before “passengers”?

Determine the generator of an ideal of ring of integers

Compiling and throwing simple dynamic exceptions at runtime for JVM

Reflections in a Square

Pointing to problems without suggesting solutions

Why not use the yoke to control yaw, as well as pitch and roll?

Can 'non' with gerundive mean both lack of obligation and negative obligation?

Who can become a wight?

Is Vivien of the Wilds + Wilderness Reclamation a competitive combo?



iOS UVC (USB Camera) to TCP/IP converter, how to get the video input in my own app?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!Solutions to 'convert' http traffic to https? Proxy? (relay)iOS WiFi probe intervalIs it possible to activate TCP keepalive on Apple iOS devicesTo close NSStream objects before resigning activeHow to get ts frame from DJI phantom camera delegate for RTMP streaming to serverHow to programmatically obtain another device ip on an IOS ad hoc network?PHP MJPEG stream from remote location to accessibly webserverconvert camera-stream to a MJPEG + RTSP streamHow can I get Camera2 api to list external facing camera's when run on an android phone?Detecting UVC video device disconnection (WM_DEVICECHANGE) works on Windows y but fails on Windows 10



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








0















I am trying to get the video from a TCP/IP connection on iOS.
I recently bought this product to be able to use a UVC camera on iOS.
The seller recommend using this app to get the view of the UVC camera and it work great.
I am now trying to get the video on my own app but face some difficulties as there is no documentation about the box.



I know that the converter take the UVC input and sends it over a TCP connection. I used a packet sniffer and the box seems to be using the port 8080 to send the video, it also uses ports 8877 and 8888 for small messages.



I tried using peertalk, but I couldn't manage to detect a device connecting when I plug the box into an iPhone. I also saw that the box sends a mjpeg stream.



Does anyone know how the WIFI Image app works? Does it act like a server waiting for connections? And does anyone know how I could detect a new device and get the data?










share|improve this question






























    0















    I am trying to get the video from a TCP/IP connection on iOS.
    I recently bought this product to be able to use a UVC camera on iOS.
    The seller recommend using this app to get the view of the UVC camera and it work great.
    I am now trying to get the video on my own app but face some difficulties as there is no documentation about the box.



    I know that the converter take the UVC input and sends it over a TCP connection. I used a packet sniffer and the box seems to be using the port 8080 to send the video, it also uses ports 8877 and 8888 for small messages.



    I tried using peertalk, but I couldn't manage to detect a device connecting when I plug the box into an iPhone. I also saw that the box sends a mjpeg stream.



    Does anyone know how the WIFI Image app works? Does it act like a server waiting for connections? And does anyone know how I could detect a new device and get the data?










    share|improve this question


























      0












      0








      0








      I am trying to get the video from a TCP/IP connection on iOS.
      I recently bought this product to be able to use a UVC camera on iOS.
      The seller recommend using this app to get the view of the UVC camera and it work great.
      I am now trying to get the video on my own app but face some difficulties as there is no documentation about the box.



      I know that the converter take the UVC input and sends it over a TCP connection. I used a packet sniffer and the box seems to be using the port 8080 to send the video, it also uses ports 8877 and 8888 for small messages.



      I tried using peertalk, but I couldn't manage to detect a device connecting when I plug the box into an iPhone. I also saw that the box sends a mjpeg stream.



      Does anyone know how the WIFI Image app works? Does it act like a server waiting for connections? And does anyone know how I could detect a new device and get the data?










      share|improve this question
















      I am trying to get the video from a TCP/IP connection on iOS.
      I recently bought this product to be able to use a UVC camera on iOS.
      The seller recommend using this app to get the view of the UVC camera and it work great.
      I am now trying to get the video on my own app but face some difficulties as there is no documentation about the box.



      I know that the converter take the UVC input and sends it over a TCP connection. I used a packet sniffer and the box seems to be using the port 8080 to send the video, it also uses ports 8877 and 8888 for small messages.



      I tried using peertalk, but I couldn't manage to detect a device connecting when I plug the box into an iPhone. I also saw that the box sends a mjpeg stream.



      Does anyone know how the WIFI Image app works? Does it act like a server waiting for connections? And does anyone know how I could detect a new device and get the data?







      ios stream mjpeg converters uvc






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 22 at 14:43









      Dexter

      2,07231726




      2,07231726










      asked Mar 22 at 13:57









      HoekHoek

      11




      11






















          0






          active

          oldest

          votes












          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55301209%2fios-uvc-usb-camera-to-tcp-ip-converter-how-to-get-the-video-input-in-my-own-a%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55301209%2fios-uvc-usb-camera-to-tcp-ip-converter-how-to-get-the-video-input-in-my-own-a%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript