OK, I will test this tonight.
I noticed I've had to really bump up my --sout-mux-caching levels on the server side. If I do a vlc -vvv with my command, the output tells me something about waiting for SPS or something and takes a really long time for it to sync up, but it does.
I'm not sure if that makes sense. But I'll post the output to what I'm talking about later.
thanks for the help!
Here is the messages I'm talking about:
[00000506] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000506] packetizer_h264 packetizer warning: waiting for SPS/PPS
[00000506] packetizer_h264 packetizer warning: waiting for SPS/PPS
I get a bunch of these, and then wham. it works.
[00000506] packetizer_h264 packetizer debug: found NAL_SPS (sps_id=0)
[00000506] packetizer_h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
[00000430] main stream output debug: adding a new sout input (sout_input:0xb7514028)
[00000431] stream_out_transcode stream out debug: creating video transcoding from fcc=`h264' to fcc=`FLV1'
But it only works if I have that caching way high. What do you suggest, or is that not really a bad thing?