Difference between revisions of "VALT 6.6.5"

From IVS Wiki
Jump to: navigation, search
Line 7: Line 7:
 
* Added environment variable 'WOWZA_JAVA_DIRECT_BUFFER_MEMORY_SIZE' to .wowza.env file to customize the Java direct buffer memory capacity
 
* Added environment variable 'WOWZA_JAVA_DIRECT_BUFFER_MEMORY_SIZE' to .wowza.env file to customize the Java direct buffer memory capacity
 
* Added environment variable 'WOWZA_JAVA_HEAP_SIZE' to .wowza.env file to customize the Java heap size capacity
 
* Added environment variable 'WOWZA_JAVA_HEAP_SIZE' to .wowza.env file to customize the Java heap size capacity
* Modified the Wowza Streaming Engine RTP Outgoing DatagramMaximumPacketSize from 4800 to 1500 to improve WebRTC stream performance quality
+
* Modified the Wowza Streaming Engine RTP Outgoing DatagramMaximumPacketSize from 4096 to 1500 to improve WebRTC stream performance quality

Revision as of 10:08, 28 April 2026

April 28th, 2026

Application

Technical

  • Added environment variable 'WOWZA_JAVA_DIRECT_BUFFER_MEMORY_SIZE' to .wowza.env file to customize the Java direct buffer memory capacity
  • Added environment variable 'WOWZA_JAVA_HEAP_SIZE' to .wowza.env file to customize the Java heap size capacity
  • Modified the Wowza Streaming Engine RTP Outgoing DatagramMaximumPacketSize from 4096 to 1500 to improve WebRTC stream performance quality