Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

153
Views
Samsung SmartTV - Search method in Smart View SDK doesn't find any receivers

I have a sender app (I tried Web/Chrome and Chrome on my Android phone) that communicates with receiver app on Samsung TV, and uses Smart View SDK:

<script type="text/javascript" src="msf-2.0.21.min.js"></script>

...

            msf.search(function(err, services){
                
                // Y U no enter here ???

            });

Callback is never reached (comment Y U no enter here) and the same problem I have if I try with listening to "found" event:

    var search = window.msf.search();

    search.on('found', function(services){
      // Y U no enter here ???
    });

    search.start();

The receiver app is successfully initialized and accepting senders as my logs tell me.

Test Android app works fine, by the way, and the problem is I guess in my Web sender app.

I use Samsung TV UE43TU7172UXXH, and all the devices are in the same network.

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!