Question / Help OBS and play.streamkit.tv

sthenc

New Member
Hello,

Has anyone managed to get OBS to work with http://play.streamkit.tv/ ?

I managed to make it work with FMLE, but in OBS I am getting the following error:

19:54:48: Interface: Intel(R) Ethernet Connection (2) I218-V (ethernet, 100 mbps)
19:54:48: Completed handshake with rtmp://broadcast.streamkit.tv:80/broadcast in 64 ms.
19:54:49: librtmp error: RTMPSockBuf_Fill, remote host closed connection
19:54:49: Connection to rtmp://broadcast.streamkit.tv:80/broadcast failed: Could not access the specified channel or stream key. This could be because the key/channel is invalid, or because the server still thinks you are logged in.
19:54:49:
19:54:49: RTMPSockBuf_Fill, remote host closed connection

Help for the service is on the link:

http://wiki.streamkit.tv/display/SK/Channel+management

As you can see there are presets for FMLE and Wirecast, but not OBS.

Publish section of the profile looks something like this:

[Publish]
ReplayBufferSavePath=C:\Users\zg1\Videos\Replay-$T.flv
ReplayBufferLength=1
KeepRecording=0
ServiceFile=
LastSaveDir=F:\live-snimke\
LowLatencyMethod=0
LatencyFactor=20
BindToIP=Default
Dashboard=
StartStreamHotkey=0
StopStreamHotkey=0
SavePath=F:\live-snimke\snimka.mp4
SaveToFile=1
Delay=0
AutoReconnectTimeout=10
AutoReconnect=1
LowLatencyMode=0
URL=rtmp://broadcast.streamkit.tv:80/broadcast
PlayPath=<value which comes in the Stream: field in the FMLE GUI, and strangely ends with a semicolon>
Mode=0
Service=0
Username=<username>
Password=<password>


I am not sure if this is a problem with my configuration or a bug with OBS,

so please help...
 

Attachments

The nice folks form streamkit support have resolved the problem.

The rtmp url is now rtmp://broadcast.streamkit.tv:80/broadcast_proxy_nopass ,
and it works without a password as the name suggest.

Username&password support for rtmp still seems to be buggy.

Also, OBS sets the keyframe interval setting at every 2 seconds instead of every 5 seconds.
This can be adjusted in Settings> Advanced > Keyframe Interval.

Otherwise the embedded player doesn't work even though OBS successfully connects to the streaming server.
 
Back
Top