0

XT1143 HDMI encoding and streaming to XD233 over Internet

We would like to stream the encoded HDMI input from a XT1143 over the Internet unicast to a single XD233 receiver. Guarantied max bitrate 4Mbps. Preferably HD but SD otherwise.

Can this be done using autorun.brs and appropriate modules?

Both sender and receiver have static IP address.

Note that we do not have a Windows computer (we do have Mac and Linux). I do have sufficient script and Linux command line skills.

How would the autorun.brs scripts exactly look like and how do I get the necessary sender and receiver modules installed

(say when logged into the boxes with ssh).

Thanks for support!

 

3 comments

  • 0
    Avatar
    Marc Duponcheel

    FYI: I tested (VLC sender to XD233 receiver) HTTP, UDP and RTP at 8Mbps speed.

    RTP only gave sound (which may be mea culpa because of how I sent with VLC), and connectionless UDP reassembly results in distortion.

    HTTP works fine, one has to loop in the code to retry connection (as I found on github). However, TCP is subject to connection breaking in case sender interrupts stream.

    We found a solution for the live sending using HTTP.

    Have a nice day

  • 0
    Avatar
    tony fearings

    Could you share how you got this working?  I am looking to do a similar things  (XT1143 to LS423) but am having a hard time getting it to properly create the stream.  

  • 0
    Avatar
    Geane, Eric M - DOA

    I am trying to get my streaming to work as well. Any advice would be great here!! Thanks!! 

     

Please sign in to leave a comment.