Search found 5 matches

Go to advanced search

by Sheado
01 Aug 2006 00:34
Forum: General VLC media player Troubleshooting
Topic: raw H.263 RTP/UDP Input Stream without TS - doesn't work
Replies: 11
Views: 6550

oh.. I started implementing RFC 3984 (H.264 payload over RTP). Is that not going to work for me:?: It says to disregard the Annex on streaming (I haven't read the H.264 spec yet btw. do i need to for this purpose?). The RFC doesn't mention anything about SPS. I am just following the instructions on ...
by Sheado
12 Jul 2006 20:43
Forum: General VLC media player Troubleshooting
Topic: raw H.263 RTP/UDP Input Stream without TS - doesn't work
Replies: 11
Views: 6550

Ok. udp.c seems to be getting in the way of live555 and RTP streams that are supported by live555. so i tried to route my RTP streams though a streaming server and then use RTSP (rtsp://...) to receive my streams. This invokes the live555 module. With JMF i can receive JPEG/RTP (payload 26). H263 do...
by Sheado
12 Jul 2006 02:57
Forum: General VLC media player Troubleshooting
Topic: raw H.263 RTP/UDP Input Stream without TS - doesn't work
Replies: 11
Views: 6550

Ok.. so I'm still stuck on this. I started looking at the code (which btw could use some comments =P udp.c shows that it only support three payload types (TS/RTP, MPEG audio/RTP, and MPEG video/RTP), none of which are JPEG/RTP, H263/RTP, or H264/RTP. So I'm confused, cuz if you look at live555.cpp i...
by Sheado
05 Jul 2006 20:22
Forum: General VLC media player Troubleshooting
Topic: raw H.263 RTP/UDP Input Stream without TS - doesn't work
Replies: 11
Views: 6550

hi bbishopski.. i'm having the same problem. I've tried JPEG and H.263 RTP streams (since live555 says it supports them), but neither have worked. The only RTP streams I can get to work are MPEG-based ones, which makes me wonder if I have to wrap my H.263 packets with TS headers before RTP packetizi...
by Sheado
01 Jul 2006 01:45
Forum: General VLC media player Troubleshooting
Topic: Can't play H.263 or H.264 via RTP/UDP
Replies: 1
Views: 822

Can't play H.263 or H.264 via RTP/UDP

Hey guys, I've tried to play H.263 and H.264 over RTP over UDP and neither worked. I'm getting a "no RTP header detected", but I'm certain that the header is there. I also tried passing the stream through an RTSP streaming server. When I tried to connect to it that way (e.g. rtsp://....) I...

Go to advanced search