mrinner
Member
Попробовали добавить в профили preset, profile, level.
	
	
	
		
В
 
	
	
	
		
								
		Code:
	
	10:52:37,102 ERROR     HLSServerHandler - HLS-HTTPS-pool-29-thread-1 HTTP error                                                                                                                                                                x
xjava.lang.NoClassDefFoundError: Could not initialize class com.flashphoner.cdn.config.ProfilesConfig                                                                                                                                           x
x       at com.flashphoner.cdn.CDNManager.allowedToPlay(Unknown Source)                                                                                                                                                                         x
x       at com.flashphoner.server.F.A(Unknown Source)                                                                                                                                                                                           x
x       at com.flashphoner.server.H.F.A(Unknown Source)                                                                                                                                                                                         x
x       at com.flashphoner.server.H.F.messageReceived(Unknown Source)                                                                                                                                                                           x
x       at org.jboss.netty.handler.codec.http.HttpContentEncoder.messageReceived(Unknown Source)                                                                                                                                                x
x       at org.jboss.netty.handler.codec.http.HttpChunkAggregator.messageReceived(Unknown Source)                                                                                                                                               x
x       at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)                                                                                                                                                                 x
x       at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(Unknown Source)                                                                                                                                        x
x       at org.jboss.netty.handler.codec.replay.ReplayingDecoder.callDecode(Unknown Source)                                                                                                                                                     x
x       at org.jboss.netty.handler.codec.replay.ReplayingDecoder.messageReceived(Unknown Source)                                                                                                                                                x
x       at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)                                                                                                                                                                 x
x       at org.jboss.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(Unknown Source)                                                                                                                                        x
x       at org.jboss.netty.handler.codec.frame.FrameDecoder.callDecode(Unknown Source)                                                                                                                                                          x
x       at org.jboss.netty.handler.codec.frame.FrameDecoder.messageReceived(Unknown Source)                                                                                                                                                     x
x       at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)                                                                                                                                                                 x
x       at org.jboss.netty.channel.Channels.fireMessageReceived(Unknown Source)                                                                                                                                                                 x
x       at org.jboss.netty.channel.socket.nio.NioWorker.read(Unknown Source)                                                                                                                                                                    x
x       at org.jboss.netty.channel.socket.nio.AbstractNioWorker.processSelectedKeys(Unknown Source)                                                                                                                                             x
x       at org.jboss.netty.channel.socket.nio.DeadlockAwareNioWorker.run(Unknown Source)                                                                                                                                                        x
x       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)                                                                                                                                                      x
x       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)                                                                                                                                                      x
x       at java.lang.Thread.run(Thread.java:748)
	
		Code:
	
	  -hls1280x720:
    audio:
      codec: mpeg4-generic
      bitrate: 96000
      rate: 44100
      channels: 2
    video:
      width: 1280
      height: 720
      bitrate: 0
      quality: 80
      fps: 30
      gop: 60
      codec: h264
      codecImpl: FF
      profile: main