Results 1 to 6 of 6

Thread: transmit on device

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2008
    Location
    Argentina
    Posts
    441

    transmit on device

    Hello, surely you have seen that it is possible to transmit a multimedia file to devices, Chrome cast, SmatTV etc. Some windows applications do it as for example the image / video viewer, is there any interface that gives us windows to do this ?.Name:  Sin título.jpg
Views: 302
Size:  8.8 KB
    leandroascierto.com Visual Basic 6 projects

  2. #2
    Fanatic Member
    Join Date
    Feb 2019
    Posts
    924

    Re: transmit on device

    See this thread a while back from Elroy:

    "Devices and Drives" ... accessing them via VB6:
    http://www.vbforums.com/showthread.p...g-them-via-VB6

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: transmit on device

    "Cast to device" operations typically send a request to a DLNA client to pull a stream from the UPnP/DLNA host device. It's little more than a sort of "remote control" operation.

    I don't think there is any such thing as "pushing" to streaming players.

  4. #4
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

  5. #5
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: transmit on device

    I played with some of this a while back but I didn't get far before moving on. Maybe it could help you get started?

    I noticed that some devices will return multiple responses to the broadcast query.

    Name:  sshot.png
Views: 286
Size:  8.7 KB
    Attached Files Attached Files
    Last edited by dilettante; Mar 7th, 2020 at 04:36 PM.

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2008
    Location
    Argentina
    Posts
    441

    Re: transmit on device

    Thank you very much for your help I am already seeing some examples of uPNP in the msdn, it will take me a little time, for the moment I will try to pass the url of a video if I can link it. Everything I can do, I'll share it here
    leandroascierto.com Visual Basic 6 projects

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width