CasparCG / server

CasparCG Server is a Windows and Linux software used to play out professional graphics, audio and video to multiple outputs. It has been in 24/7 broadcast production since 2006. Ready-to-use downloads are available under the Releases tab https://casparcg.com.
GNU General Public License v3.0
904 stars 269 forks source link

STREAM command from client not working #768

Closed malmgrenola closed 6 years ago

malmgrenola commented 6 years ago

"Connect to" in client is not working. ADD 1 STREAM seems broken.

ronag commented 6 years ago

Pending client update.

TKooijmans commented 6 years ago

I checked this with the latest build and it is still broken. The stream starts and can be monitored but it only shows black. Also tested ADD 1-1 STREAM

dotarmin commented 6 years ago

This works in CasparCG Client 2.0.9 (branch -> next) with CasparCG Server 2.2.0.

TKooijmans commented 6 years ago

I tested this also with new 2.09 Client and latest CasperCG server. preview in the client works, but when you add a rtmp stream it only shows black. (It runs with black input) I tested with custom play command with this ADD 1 STREAM rtmp://ourWowzaserver/live/stream1 -pix_fmts yuv420p -format flv -vcodec libx264 -crf 21

This works fine with CasperCG server 2.1

dotarmin commented 6 years ago

@TKooijmans (It runs with black input)

Server?

TKooijmans commented 6 years ago

The server can start a RTMP stream, but that results in a black stream. This happens also when you give the add stream command (custom) from 2.09 client. Above command works fine with Server 2.1 but not with Server 2.2, So to test this please add a rtmp stream...