Question / Help Obs to Dune HD

Msoviet

New Member
Hello guys,
I have tried to do desktop streaming to my Dune HD TV-102, and I have used OBS as my rtmp local server for my streaming, but when I hit start streaming on obs I get this error " could not connect to server, 10.90.2.172 is offline, try a different server", where by 10.90.2.172 is the address of my local server.
And also i get some on how to take the streaming signals to Dune HD.

Is there anyone done this before?, help please.

I attach my configs with this thread.
config.png
adv-config.png
 

FerretBomb

Active Member
Not familiar with the Dune HD. Is it an RTMP ingest server device (expecting to have a stream sent TO it), or more of a set-top player (which pulls rtmp video FROM something)? OBS does not act as an rtmp server, it transmits to them. You may need to set up an intermediary dumb-relay using something like a Raspberry Pi with nginx and the RTMP module, then pull down the stream from that on the Dune.

Beyond that, might be better to ask on the Dune forums than here, as far as getting it set up.

There's a guide for setting up an intermediary nginx rtmp relay here in the Guides section; mostly aimed at either a recompressor or multi-service stream multiplier, but it should serve for setting up an in-home rtmp relay as well.
 

Msoviet

New Member
Thanks F,
It is the device that expecting to have a stream sent TO it, and also it is a device that can pulls rtmp videos from something.
 
Top