如何在嵌入直播流中删除共享菜单?

时间:2014-02-11 11:51:39

标签: embed jwplayer

请注意如何删除暂停,共享菜单,在此嵌入代码中?

<script>
                          $(document).ready(function(){ 
                                $('#ansalive_player_mod2').empty();
                                $('#ansalive_player_mod2').flash(
                                    { 
                                      src: '/player.swf',                                    
                                      width: 680,
                                      height: 400,
                                      quality:'high',
                                      allowfullscreen: 'true',
                                      flashvars: { file: 'n24stream?adbe-live-event=news24', streamer: 'rtmp://66.55.93.203/livepkgr/', image: '/news24/live/emisionet/img/live3.png', skin: '', autostart:  'true', volume: '50',  quality:'medium', stretching: 'exactfit' }
                                    },
                                    { version: 2 }
                                );
                            });
</script>

1 个答案:

答案 0 :(得分:1)

使用此播放器播放器副本,暂停时没有共享菜单 - http://player.longtailvideo.com/player.swf