liteFun
Joined: 13 Jan 2006 Posts: 79
|
Posted: Tue Dec 18, 2007 11:15 am Post subject: Visionair OGG Streamer fails video |
|
|
I tried to stream to Icecast2.3.1 with Visionair OGG Streamer, but failed.
All i got to server, was audio (around 70kbps Vorbis), no video.
When I looked VLC's stream info, I noticed there was only 1 stream, Stream 0 that was only for audio (Vorbis).
I know my camera sucks, but that is not why streaming fails. Visionair shows nicely preview, but actual video stream is not seen with VLC for example.
I'd like to know if someone has succeeded with Visionair OGG Streamer, or if that streamer is somehow limited to send only audio.
For curiosity, I'm going to check logs now, but I don't think logs will give any hints for me.
| Code: |
[2007-12-17 23:27:05] INFO fserve/fserve_client_create checking for file /stream.ogg (/web/stream.ogg)
[2007-12-17 23:27:05] WARN fserve/fserve_client_create req for file "/web/stream.ogg" No such file or directory
[2007-12-17 23:27:56] INFO connection/_handle_source_request Source logging in at mountpoint "/stream.ogg"
[2007-12-17 23:27:56] EROR format-ogg/process_initial_page Seen BOS page with unknown type
[2007-12-17 23:27:58] INFO format-vorbis/initial_vorbis_page seen initial vorbis header
[2007-12-17 23:28:12] INFO source/source_main listener count on /stream.ogg now 1
[2007-12-17 23:29:08] WARN client/client_read_bytes source connection has died
[2007-12-17 23:29:08] INFO source/get_next_buffer End of Stream /stream.ogg
[2007-12-17 23:29:08] INFO source/source_shutdown Source "/stream.ogg" exiting
|
Oh, there is error in error.log, "Seen BOS page with unknown type" so Visionair tries to send theora with wrong information or something? |
|