Browse Source

ffserver: tests, use Metadata title in config

'Title' was deprecated with 9985710a5a

Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
tags/n2.4
Reynaldo H. Verdejo Pinochet 11 years ago
parent
commit
07bc24973b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      tests/ffserver.conf

+ 2
- 2
tests/ffserver.conf View File

@@ -173,7 +173,7 @@ PreRoll 10
StartSendOnKey
MaxTime 100

Title "Test data stream"
Metadata title "Test data stream"

</Stream>

@@ -195,7 +195,7 @@ PreRoll 20
StartSendOnKey
MaxTime 100

Title "Test data stream"
Metadata title "Test data stream"

</Stream>



Loading…
Cancel
Save