@@ -53,7 +53,7 @@ func HDLHandler(w http.ResponseWriter, r *http.Request) {
WriteEcmaArray(&buffer,amf.Object{
"MetaDataCreator":"monibuca",
"hasVideo":true,
"hasAudio":true,
"hasAudio":s.AudioInfo.SoundFormat>0,
"hasMatadata":true,
"canSeekToEnd":false,
"duration":0,
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.